Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Attachmate.Reflection.Objects.Emulation.OpenSystems Library / ThemeFont Object / FontSize Property
In This Topic
    FontSize Property (ThemeFont)
    In This Topic
    Gets or sets the size (in points) of the terminal session font.
    Syntax
    expression.FontSize As Integer
    where expression is a variable that represents a ThemeFont Object
    See Also