Share via


SpellCheckResults.spellingSuggestions field

Specifies an 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

See also

Reference

SpellCheckResults structure

SpellCheckResults members

Microsoft.SharePoint.Publishing namespace