InfoConnect for Airlines VBA Guide
PrinterOrientationOption Enumeration
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