This enumeration defines constants for printer page orientations. You can use the numeric values from scripting languages that do not have access to the symbolic enumeration constants.
Constant | Value | Description |
---|---|---|
poPortrait | 0x0000 (0) | Portrait mode (pages will be taller than they are wide) |
poLandscape | 0x0001 (1) | Landscape mode (pages will be wider than they are tall) |