Skip to main content
A newer version of this page is available. .

HtmlEditorSpellCheckerStyles Class

Contains settings that allow the appearance of specific elements within the spell checking dialog of the ASPxHtmlEditor to be defined.

Namespace: DevExpress.Web.ASPxHtmlEditor

Assembly: DevExpress.Web.ASPxHtmlEditor.v19.2.dll

Declaration

public class HtmlEditorSpellCheckerStyles :
    SpellCheckerStyles

The following members return HtmlEditorSpellCheckerStyles objects:

Remarks

An object of the HtmlEditorSpellCheckerStyles type can be accessed via the ASPxHtmlEditor.StylesSpellChecker property.

Implements

Inheritance

See Also