Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.IbmHosts Library / Attachmate.Reflection.Objects.Emulation.IbmHosts Library / ThemeFont Object / Bold Property
In This Topic
    Bold Property (ThemeFont)
    In This Topic
    Gets or sets whether the terminal font has the bold attribute.
    Syntax
    expression.Bold As Boolean
    where expression is a variable that represents a ThemeFont Object
    See Also