SpellCheckerBase.CheckText Method
| Name | Parameters | Description |
|---|---|---|
| CheckText(String, Boolean) | text, needSuggestions | Obsolete. Checks the specified text to get a list of erroneous words and suggested corrections. |
| CheckText(String) | text | Checks the specified text to get a list of erroneous words and suggested corrections. |