Enum PrintDuplex

PrintDuplex enumeration

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

public enum 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