CoreWebView2PrintDuplex Enum

Specifies the duplex option for a print.

Name Value Description
Default 0x0 The default duplex for a printer.
OneSided 0x1 Print on only one side of the sheet.
TwoSidedLongEdge 0x2 Print on both sides of the sheet, flipped along the long edge.
TwoSidedShortEdge 0x3 Print on both sides of the sheet, flipped along the short edge.

Referenced by