Options for positioning the page on the paper or film.
| Name | Description | Value |
|---|---|---|
| UPPER_LEFT | Places the page in the upper left corner. | 1668183118 = ‘cntN’ |
| CENTER_HORIZONTALLY | Centers the page horizontally. | 1668183112 = ‘cntH’ |
| CENTER_VERTICALLY | Centers the page vertically. | 1668183126 = ‘cntV’ |
| CENTERED | Centers the page horizontally and vertically. | 1668183106 = ‘cntB’ |
Usage:
- As property:
- PrintBookletPrintPreference.pagePosition
- PrinterPreset.pagePosition
- PrintPreference.pagePosition