Send comments on this topic.
ThemeFont Object Members
Attachmate.Reflection.Objects.Emulation.IbmHosts Library : ThemeFont Object


The following tables list the members exposed by ThemeFont.

Properties

 NameDescription
public PropertyAutoFontSizeGets or sets whether the font size auto-adjusts when the terminal window size changes.  
public PropertyBoldGets or sets whether the terminal font has the bold attribute.  
public PropertyDisplayVariableWidthFontsGets or sets whether variable width fonts appear in the list of fonts in the Fonts section of the Theme Settings.  
public PropertyFontNameGets or sets the face name of the terminal font to use.  
public PropertyFontSizeGets or sets the size (in points) of the terminal session font. This property has no effect when AutoFontSize is True (the default).  
public PropertyParentGets the parent object (ITheme).  
Top