InfoConnect for Airlines VBA Guide
ThemeFont Object Members

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
See Also