SuggestionBase Properties
An instance of this class combines the suggested word and the distance between the suggested and the misspelled words.Name | Description |
---|---|
Distance | Gets a Levenshtein distance between the misspelled and the suggested words. |
Suggestion | Gets or sets the word that is suggested by the spell checker. |
See Also