aspnet-devexpress-dot-web-dot-aspxrichedit-a06162fc.md
Contains the settings that affect spell checking of the ASPxRichEdit’s content.
Namespace : DevExpress.Web.ASPxRichEdit
Assembly : DevExpress.Web.ASPxRichEdit.v25.2.dll
NuGet Package : DevExpress.Web.Office
public class ASPxRichEditOptionsSpelling :
ASPxRichEditSettingsBase
Public Class ASPxRichEditOptionsSpelling
Inherits ASPxRichEditSettingsBase
The following members return ASPxRichEditOptionsSpelling objects:
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.
Object StateManager PropertiesBase ASPxRichEditSettingsBase ASPxRichEditOptionsSpelling
See Also