DuplexType
IPDFDocument4 :: Types used in IPDFDocument4

Collapse All

Syntax

enum DuplexType

Remarks

PDF Creator Pilot supports the following duplex types:

Name Description Value
dtNone Default value: none

0

dtSimplex Print single-sided

1

dtDuplexFlipShortEdge Duplex and flip on the short edge of the sheet

2

dtDuplexFlipLongEdge Duplex and flip on the long edge of the sheet

3