HtmlEditorDocumentStyles Class
Contains the editor’s document style settings.
Namespace: DevExpress.Web.ASPxHtmlEditor
Assembly: DevExpress.Web.ASPxHtmlEditor.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Related API Members
The following members return HtmlEditorDocumentStyles objects:
Remarks
The HtmlEditorDocumentStyles class contains the style settings that define the appearance of the document displayed by the editor’s Content Area.
An instance if the HtmlEditorDocumentStyles class can be accessed via the ASPxHtmlEditor.StylesDocument property.
Implements
Inheritance
Object
StateManager
PropertiesBase
HtmlEditorDocumentStyles
See Also