SpellCheckResults.spellingSuggestions Field
Array that includes all the spelling suggestions.
Namespace: Microsoft.SharePoint.Publishing
Assembly: Microsoft.SharePoint.Publishing (in Microsoft.SharePoint.Publishing.dll)
Syntax
'Declaration
Public spellingSuggestions As SpellingSuggestions()
'Usage
Dim instance As SpellCheckResults
Dim value As SpellingSuggestions()
value = instance.spellingSuggestions
instance.spellingSuggestions = value
public SpellingSuggestions[] spellingSuggestions