HtmlEditorDocumentStyles Properties
Contains the editor’s document style settings.| Name | Description |
|---|---|
| BackColor | Gets or sets the document’s background color. |
| Font | Gets the document’s font settings. |
| ForeColor | Gets or sets the document’s text color. |
| HorizontalAlign | Gets or sets the horizontal alignment of the content in the document. |
See Also