Value
| Name | Description | Value |
|---|---|---|
| PrintPageOrientation.LANDSCAPE | Landscape. | 2003395685 = 'wide' |
| PrintPageOrientation.PORTRAIT | Portrait. | 1751738216 = 'high' |
| PrintPageOrientation.REVERSE_LANDSCAPE | Reverse landscape. | 1869771372 = 'orrl' |
| PrintPageOrientation.REVERSE_PORTRAIT | Reverse portrait. | 1869771376 = 'orrp' |
Usage
As property
PrintPreference.printPageOrientation
PrinterPreset.printPageOrientation
| Jongware, 27-Jun-2010 v3.0.3d | Contents :: Index |