SpellCheckError Class |
Namespace: Kettic.AspNet.Controls
The SpellCheckError type exposes the following members.
Name | Description | |
---|---|---|
![]() | MistakenWord |
The original word that the spellchecker has determined to be wrong.
|
![]() | OffsetInText |
The offset in the source text. It is useful for locating the original word and replacing it with one of the suggestions.
|
![]() | Suggestions |
Suggestions for replacing the mistaken word.
|
![]() | WordIndex |
The index of the misspelled word
|