COREWEBVIEW2_PRINT_DUPLEX_DEFAULT

Specifies the duplex option for a print.

Values

ValueMeaning
COREWEBVIEW2_PRINT_DUPLEX_DEFAULT

The default duplex for a printer.

COREWEBVIEW2_PRINT_DUPLEX_ONE_SIDED

Print on only one side of the sheet.

COREWEBVIEW2_PRINT_DUPLEX_TWO_SIDED_LONG_EDGE

Print on both sides of the sheet, flipped along the long edge.

COREWEBVIEW2_PRINT_DUPLEX_TWO_SIDED_SHORT_EDGE

Print on both sides of the sheet, flipped along the short edge.

Meta