C1.WPF Namespace : ISpellChecker Interface |
For a list of all members of this type, see ISpellChecker members.
Name | Description | |
---|---|---|
CheckControlAsync | Shows a spell-checking dialog for an editor control. | |
CheckText | Checks a string containing text and returns a list of spelling errors. | |
GetSuggestions | Gets a list of suggestions for a misspelled word. | |
ShowSuggestionsMenu | Shows a context menu with suggestions for a misspelled word. |