Page orientation options.
| Name | Description | Value |
|---|---|---|
| PORTRAIT | Portrait. | 1751738216 = ‘high’ |
| LANDSCAPE | Landscape. | 2003395685 = ‘wide’ |
| REVERSE_PORTRAIT | Reverse portrait. | 1869771376 = ‘orrp’ |
| REVERSE_LANDSCAPE | Reverse landscape. | 1869771372 = ‘orrl’ |
Usage:
- As property:
- PrintBookletPrintPreference.printPageOrientation
- PrinterPreset.printPageOrientation
- PrintPreference.printPageOrientation