pageOrder property

PrintJobPageOrder? pageOrder
getter/setter pair

The page order that will be used to generate the pages in this job. This is the physical page order of the pages. It depends on the stacking order of the printer, the capability of the app to reverse page order, etc.

Officially Supported Platforms/Implementations:

  • MacOS

Implementation

PrintJobPageOrder? pageOrder;