Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.IbmHosts Library / Attachmate.Reflection.Objects.Emulation.IbmHosts Library / PrintOptions Object / PrintDbcsHorzFontSize Property
In This Topic
    PrintDbcsHorzFontSize Property
    In This Topic
    Gets or sets a value indicating whether the terminal doubles the horizontal size of double-byte characters when it prints host screens or print jobs to make them more legible.
    Syntax
    expression.PrintDbcsHorzFontSize As PrintDbcsHorzFontSizeOption
    where expression is a variable that represents a PrintOptions Object

    Property Value

    A PrintDbcsHorzFontSizeOption Enumeration value.
    Remarks
    • Uses the default size.
    • Doubles the horizontal size of characters.
    See Also