HtmlEditorDocumentStyles.BackColor Property
Gets or sets the document’s background color.
Namespace: DevExpress.Web.ASPxHtmlEditor
Assembly: DevExpress.Web.ASPxHtmlEditor.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
Type | Default | Description |
---|---|---|
Color | String.Empty | A Color structure which specifies the document’s background color. |
See Also