Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Attachmate.Reflection.Objects.Emulation.OpenSystems Library / ThemeFont Object / AutoFontSize Property
In This Topic
    AutoFontSize Property (ThemeFont)
    In This Topic
    Gets or sets whether the font size is auto adjusted when the terminal window size changes.
    Syntax
    expression.AutoFontSize As Boolean
    where expression is a variable that represents a ThemeFont Object
    See Also