HtmlEditorDocumentFontInfo Properties
Contains the font properties of the document’s text.| Name | Description |
|---|---|
| Bold | Gets or sets a value that indicates whether the font is bold. |
| Italic | Gets or sets a value that indicates whether the font is italic. |
| Name | Gets or sets the primary font name. |
| Names | Gets or sets an ordered array of font names. |
| Size | Gets or sets the font size. |
See Also