[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Duplex

Duplex Enum

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

Namespace: GrapeCity.Documents.Pdf
Assembly: DS.Documents.Pdf.dll
Syntax
public enum Duplex
Public Enum Duplex

Fields

Name Description
DuplexFlipLongEdge

Duplex and flip on the long edge of the sheet.

DuplexFlipShortEdge

Duplex and flip on the short edge of the sheet.

Simplex

Print single sided.