InfoConnect VBA Guide
Attachmate.Reflection.Objects.Emulation.OpenSystems Library / ThemeFont Object / FontName Property
In This Topic
    FontName Property (ThemeFont)
    In This Topic
    Gets or sets the face name of the terminal font to use.
    Syntax
    expression.FontName As String
    where expression is a variable that represents a ThemeFont Object
    See Also