Attachmate.Reflection.Emulation.Common Namespace : IThemeFont Interface |
For a list of all members of this type, see IThemeFont members.
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. |