IThemeFont Interface Members
In This Topic
The following tables list the members exposed by IThemeFont.
Public Properties
| | Name | Description |
 | AutoFontSize | Gets or sets a value indicating whether the font size is auto adjusted when the terminal window size changes. |
 | Bold | Gets or sets a value indicating whether the terminal font has the bold attribute. |
 | FontName | Gets or sets the face name of the terminal font to use. |
 | FontSize | Gets or sets the size of the terminal session font in points. |
 | Parent | Gets the parent object. The parent is the ITheme object. |
Top
See Also