ASPxHtmlEditorSpellCheckerSpellingSettings Properties
Represents a container of settings that affect spell checking of the ASPxHtmlEditor‘s content.
Name | Description |
---|---|
Ignore |
Gets or sets whether email addresses should be skipped during checking.
Inherited from ASPx |
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.
Inherited from ASPx |
Ignore |
Gets or sets whether words in which all letters are uppercase should be skipped during checking.
Inherited from ASPx |
Ignore |
Gets or sets whether URLs in text are skipped during checking.
Inherited from ASPx |
Ignore |
Gets or sets whether the spell checker skips words that contain numbers during checking.
Inherited from ASPx |
See Also