Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Array of SpellingErrors for each chunk of text where spelling errors were detected.
Namespace: Microsoft.SharePoint.Publishing
Assembly: Microsoft.SharePoint.Publishing (in Microsoft.SharePoint.Publishing.dll)
Syntax
'Declaration
Public spellingErrors As SpellingErrors()
'Usage
Dim instance As SpellCheckResults
Dim value As SpellingErrors()
value = instance.spellingErrors
instance.spellingErrors = value
public SpellingErrors[] spellingErrors