FlaggedWord members

Flags a misspelled or repeated word.

The FlaggedWord 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 offset Identifies the location in the input where the word begins.
Public field type Gets the type of the error: either a misspelling or a repeated word.
Public field word Gets the misspelled word.

Top

See also

Reference

FlaggedWord structure

Microsoft.SharePoint.Publishing namespace