Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Attachmate.Reflection.Objects.Emulation.OpenSystems Library / PrinterOrientationOption Enumeration
In This Topic
    PrinterOrientationOption Enumeration
    In This Topic
    Denotes the printer page orientation used by Reflection.
    Members
    MemberDescription
    DefaultPages are printed using the page orientation specified in the system-wide printer settings.
    LandscapePages are printed using landscape orientation.
    PortraitPages are printed using portrait orientation.
    See Also