IThemeFont Interface Members
In This Topic
The following tables list the members exposed by IThemeFont.
Public Properties
| Name | Description |
| AutoFontSize | Gets or sets whether font size is auto adjusted when terminal window size changed. |
| Bold | Gets or sets 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