Skip to content

PDFDuplexPrinting

Namespace: O2S.Components.PDF4NET

Supported values for duplex printing.

public enum PDFDuplexPrinting

Inheritance ObjectValueTypeEnumPDFDuplexPrinting
Implements

Fields

Name Value Description
None 0 No option specified in the PDF file.
Simplex 1 Print single-sided.
DuplexFlipShortEdge 2 Duplex and flip on the short edge of the sheet.
DuplexFlipLongEdge 3 Duplex and flip on the long edge of the sheet.