ISpellingErrorInfo Members
Comprises erroneous word, error type and location.Properties
Name | Description |
---|---|
Error | Gets the error type. |
Word | Gets a misspelled word. |
WordEndPosition | Gets the end position of a misspelled word. |
WordStartPosition | Gets the start position of a misspelled word. |
See Also