ISpellChecker.Check Method
Name | Parameters | Description |
---|---|---|
Check(Object, ISpellCheckTextController, Position, Position) | control, controller, from, to | Checks the spelling of the text available through the controller interface in the specified range and returns on the first error that occurrs. |
Check(Object) | control | Checks the specified control for spelling mistakes. |