aspnet-devexpress-dot-web-dot-aspxhtmleditor-3dad117f.md
Represents a container of settings that affect spell checking of the ASPxHtmlEditor‘s content.
Namespace : DevExpress.Web.ASPxHtmlEditor
Assembly : DevExpress.Web.ASPxHtmlEditor.v25.2.dll
NuGet Package : DevExpress.Web
public class ASPxHtmlEditorSpellCheckerSpellingSettings :
ASPxSpellCheckerSpellingSettings
Public Class ASPxHtmlEditorSpellCheckerSpellingSettings
Inherits ASPxSpellCheckerSpellingSettings
The following members return ASPxHtmlEditorSpellCheckerSpellingSettings objects:
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.
The default settings are:
Object StateManager PropertiesBase ASPxSpellCheckerBaseSettings ASPxSpellCheckerSpellingSettings ASPxHtmlEditorSpellCheckerSpellingSettings
See Also