Share via


SpellCheckResults members

Represents results returned by the Web service.

The SpellCheckResults type exposes the following members.

Methods

  Name Description
Public method Equals (Inherited from ValueType.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from ValueType.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from ValueType.)

Top

Fields

  Name Description
Public field detectedLanguage Specifies the language that is detected when using language auto-detection.
Public field errorCode Specifies an error code.
Public field spellingErrors Specifies an array of SpellingErrors for each chunk of text where spelling errors were detected.
Public field spellingSuggestions Specifies an array that includes all the spelling suggestions.

Top

See also

Reference

SpellCheckResults structure

Microsoft.SharePoint.Publishing namespace