HtmlEditorDocumentStyles Class
Contains the editor’s document style settings.
Namespace: DevExpress.Web.ASPxHtmlEditor
Assembly: DevExpress.Web.ASPxHtmlEditor.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public class HtmlEditorDocumentStyles :
PropertiesBase
#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.