HtmlEditorDocumentStyles.ForeColor Property
Gets or sets the document’s text 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 that specifies the text color within the document. |
See Also