Pagination

A string value that represents printer pagination settings. Pagination is one of the XCI values used by the Output service. Pagination variables are used to configure Duplex Printing property in the generatePrintedOutput operation operation of the Output service.

For information about data that can be accessed using Xpath Expressions, see Data items.

For information about configuring default properties, see Datatype specific settings.

Data items

Pagination data values store one of these string values:

duplexLongEdge:
Use two-sided printing and print using long edge pagination.

duplexShortEdge:
Use two-sided printing and print using short edge pagination.

simplex:
Use single-sided printing.

Datatype specific settings

Property for specifying the default value to use for pagination.

Default Value

The pagination to use for printing. Select one of these values:

duplexLongEdge:
Use two-sided printing and print using long edge pagination.

duplexShortEdge:
Use two-sided printing and print using short edge pagination.

simplex:
Use single-sided printing.

// Ethnio survey code removed