TdxSpellCheckerAutoCorrectExceptions Properties
A collection of words that won’t be automatically corrected by the spell checker.| Name | Description |
|---|---|
| AutoInclude | Specifies whether a misspelled word should be automatically added to the collection if correction has been cancelled. |
| Count | Returns the number of words that are stored in the collection. |
| Exceptions | Provides zero-based indexed access to words in the collection. |
See Also