ASPxRichEditOptionsSpelling Properties
Contains the settings that affect spell checking of the ASPxRichEdit’s content.
Name | Description |
---|---|
Ignore |
Gets or sets whether email addresses should be skipped during checking. |
Ignore |
Gets or sets whether the spell checker ignores words containing different case letters in positions other than the first. |
Ignore |
Gets or sets whether the spell checker ignores repeated words. |
Ignore |
Gets or sets whether words in which all letters are uppercase should be skipped during checking. |
Ignore |
Gets or sets whether the spell checker ignores strings which can be qualified as Uniform Resource Identifiers (URI). |
Ignore |
Gets or sets whether the spell checker ignores words that contain numbers. |
See Also