ASPxSpellCheckerSpellingSettings Properties
Represents a container of settings that affect spell checking.
Name | Description |
---|---|
Ignore |
Gets or sets whether email addresses should be skipped during checking. |
Ignore |
Gets or sets whether the text enclosed with specific markup tags should be checked. |
Ignore |
Gets or sets whether the spellchecker ignores words containing different case letters in positions other than the first. |
Ignore |
Gets or sets whether words in which all letters are uppercase should be skipped during checking. |
Ignore |
Gets or sets whether URLs in text are skipped during checking. |
Ignore |
Gets or sets whether the spell checker skips words that contain numbers during checking. |
See Also