PrintPageOrientation Enum
Specifies how pages of content are oriented on print media.
Fields
Auto | The feature (whose options are represented by this enumeration) is set to an option not defined in the Print Schema. |
Landscape | Content of the imageable area is rotated on the page 90 degrees counterclockwise from standard (portrait) orientation. |
Portrait | Standard orientation. |
ReverseLandscape | Content of the imageable area is rotated on the page 90 degrees clockwise from standard (portrait) orientation. |
ReversePortrait | Content of the imageable area is upside down relative to standard (portrait) orientation. |