InfoConnect VBA Guide
Attachmate.Reflection.Objects.Emulation.IbmHosts Library / PrintOptions Object / PrintCompressFont Property
In This Topic
    PrintCompressFont Property
    In This Topic
    Gets or sets a value indicating whether composed Thai characters are vertically compressed while printing to make them more legible.
    Syntax
    expression.PrintCompressFont As Boolean
    where expression is a variable that represents a PrintOptions Object
    Remarks
    This setting applies only to Thai language versions of the terminal.
    See Also