ASPxRichEditOptionsSpelling Class
Contains the settings that affect spell checking of the ASPxRichEdit’s content.
Namespace: DevExpress.Web.ASPxRichEdit
Assembly: DevExpress.Web.ASPxRichEdit.v24.1.dll
NuGet Package: DevExpress.Web.Office
Declaration
Related API Members
The following members return ASPxRichEditOptionsSpelling objects:
Remarks
An instance of the ASPxRichEditOptionsSpelling class can be accessed using this property: ASPxRichEditSpellCheckerSettings.OptionsSpelling.
Use this object’s properties to specify the word types excluded from checking, how the text selection should be dealt with, and more available options.
Inheritance
Object
StateManager
PropertiesBase
ASPxRichEditSettingsBase
ASPxRichEditOptionsSpelling
See Also