Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.IbmHosts Library / Attachmate.Reflection.Objects.Emulation.IbmHosts Library / PrintOptions Object / PrintSquareAspectRatio Property
In This Topic
    PrintSquareAspectRatio Property
    In This Topic
    Gets or sets a value indicating whether the terminal preserves the dimensions of the graphics display when it prints, ensuring that objects maintain their correct proportions and shapes.
    Syntax
    expression.PrintSquareAspectRatio As Boolean
    where expression is a variable that represents a PrintOptions Object
    Remarks
    This setting is valid in 3179G terminal sessions only.
    See Also