InfoConnect for Unisys VBA Guide
FontSize Property (ThemeFont)
Gets or sets the size (in points) of the terminal session font. This property has no effect when AutoFontSize is True (the default).
Syntax
Object.FontSize As Long

Property Value


The default value is 12.
The range of values is 3 to 72. If you select a value within this range that is not supported by the current font, Reflection substitutes a similar font size. Values outside this range return an error.

See Also

 

 


2015 Attachmate

Send Feedback