InfoConnect VBA Guide
Attachmate.Reflection.Objects.Emulation.OpenSystems Library / GraphicsPrintModeOption Enumeration
In This Topic
    GraphicsPrintModeOption Enumeration
    In This Topic
    Graphic print mode options.
    Members
    MemberDescription
    CompressPrints the page vertically (that is, with the longest edge of the paper on the sides).
    ExpandPrints the page vertically, but with characters twice as high and twice as wide as for Compress.
    RotatePrints the page horizontally (that is, with the longest edge of the paper on the top and bottom).
    See Also