'Declaration Public Enum Duplex Inherits System.Enum
public enum Duplex : System.Enum
'Declaration Public Enum Duplex Inherits System.Enum
public enum Duplex : System.Enum
Member | 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. |
System.Object
System.ValueType
System.Enum
GrapeCity.Documents.Pdf.Duplex