Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.IbmHosts Library / Attachmate.Reflection.Objects.Emulation.IbmHosts Library / PrinterOrientationOption Enumeration
In This Topic
    PrinterOrientationOption Enumeration
    In This Topic
    Options for specifying the default page orientation used to print host documents.
    Members
    MemberDescription
    DefaultUses the page orientation sent down from the host to print the document.
    LandscapeForces the page orientation to landscape mode, regardless of how the document is configured on the host.
    PortraitForces the page orientation to portrait mode, regardless of how the document is configured on the host.
    See Also