SpellError Members

UltimateSpell

Collapse imageExpand ImageCopy imageCopyHover image

The SpellError type exposes the following members.

Constructors

  NameDescription
Public methodSpellError
Initializes a new instance of the SpellError class.

Properties

  NameDescription
Public propertyMisspelledWord
Gets or sets the misspelled word.
Public propertySuggestions
Gets or sets the suggestions list.
Public propertyTextIndex
Gets or sets the index of the misspelled word in the original text.
Public propertyType
Gets or sets the spelling error type.

See Also