C1.WPF.SpellChecker Namespace : C1SpellChecker Class |
For a list of all members of this type, see C1SpellChecker members.
Name | Description | |
---|---|---|
![]() | CheckControlAsync | Overloaded. Shows a spell-checking dialog for an editor control. |
![]() | CheckText | Overloaded. Checks a string containing text and returns a list of spelling errors. |
![]() | CheckWord | Checks a word to see if it's spelled correctly. |
![]() | GetSuggestions | Overloaded. Gets an array containing suggestions for a misspelled word. |
![]() | OnBadWordFound | Raises the BadWordFound event. |
![]() | OnCheckControlCompleted | Raises the CheckControlCompleted event. |
![]() | OnContextMenuCreated | Raises the ContextMenuCreated event. |