SpellingSuggestions.sug Field

Lists spelling suggestions for a misspelled word.

Namespace:  Microsoft.SharePoint.Publishing
Assembly:  Microsoft.SharePoint.Publishing (in Microsoft.SharePoint.Publishing.dll)

Syntax

'Declaration
Public sug As String()
'Usage
Dim instance As SpellingSuggestions
Dim value As String()

value = instance.sug

instance.sug = value
public string[] sug

See Also

Reference

SpellingSuggestions Structure

SpellingSuggestions Members

Microsoft.SharePoint.Publishing Namespace