[]
(PDF 1.7) The paper handling option to use when printing the file from the print dialog.
public enum Duplex
DuplexFlipLongEdge = 2
Duplex and flip on the long edge of the sheet.
DuplexFlipShortEdge = 1
Duplex and flip on the short edge of the sheet.
Simplex = 0
Print single sided.