PrintPageOrientationValue enumeration

PrintPageOrientationValue enumeration

Determines whether the page is printed in portrait or landscape orientation.

The PrintPageOrientationValue type exposes the following members:

Fields

FieldDescription
SAME_AS_PRINTERSame as printer.
PORTRAITPortrait.
LANDSCAPELandscape.
UNDEFINEDUndefined.

See Also