SpellingSuggestions Structure
Lists the spelling suggestions for a misspelled word.
Namespace: Microsoft.SharePoint.Publishing
Assembly: Microsoft.SharePoint.Publishing (in Microsoft.SharePoint.Publishing.dll)
Syntax
'Declaration
Public Structure SpellingSuggestions
'Usage
Dim instance As SpellingSuggestions
public struct SpellingSuggestions
Remarks
This structure contains spelling suggestions for misspelled words that the spellchecking service found during analysis.
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.