[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Duplex

Enum Duplex

Namespace
GrapeCity.Documents.Pdf
Assembly
GcDocs.Pdf.dll

(PDF 1.7) The paper handling option to use when printing the file from the print dialog.

public enum Duplex

Fields

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.