Aspose::Pdf::PrintDuplex enum

PrintDuplex enum

The paper handling option to use when printing the file from the print dialog..

enum class PrintDuplex

Values

NameValueDescription
Simplex0Print single-sided.
DuplexFlipShortEdge1Duplex and flip on the short edge of the sheet.
DuplexFlipLongEdge2Duplex and flip on the long edge of the sheet.

See Also