IFont interface
Namespace: NextDesign.Desktop.DocumentGenerator.Word
Description
Control fonts.
Affiliation area
| Name | Description |
|---|---|
| Document Generation | APIs to access document generation. |
Property
| Name | Description |
|---|---|
| Bold | Gets or sets whether the font is formatted as bold. |
| Color | Gets or sets the color of the font. |
| Italic | Gets or sets whether the font is formatted as italic. |
| Name | Gets or sets the font name. |
| Size | Gets or sets the font size in points. |
Method
| Name | Description |
|---|---|
| ClearFormatting | Reset to default font. |
| RestoreColor | Restores font color. |