SpellCheckResults Structure
Represents results returned by the Web service.
Namespace: Microsoft.SharePoint.Publishing
Assembly: Microsoft.SharePoint.Publishing (in Microsoft.SharePoint.Publishing.dll)
Syntax
'Declaration
Public Structure SpellCheckResults
'Usage
Dim instance As SpellCheckResults
public struct SpellCheckResults
Remarks
This class contains spelling errors and spelling suggestions for all the text chunks sent to the spelling checker Web service.
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.