Duplex Enum
Specifies the duplex mode for the document.
public enum Duplex
Public Enum Duplex
Inheritance: ObjectValueTypeEnumDuplex
Fields
Duplex.DuplexFlipLongEdge | 3 | Duplex mode with flipping on the long edge. |
Duplex.DuplexFlipShortEdge | 2 | Duplex mode with flipping on the short edge. |
Duplex.None | 0 | Duplex mode is not specified. |
Duplex.Simplex | 1 | Simplex mode. |
Licensing Info
This enum is a full DynamicPDF Core Suite feature. One of the following is required for non-evaluation usage:
- An active DynamicPDF Ultimate Subscription
- An active DynamicPDF Professional or Professional Plus Subscription with DynamicPDF Core Suite selected.
- A DynamicPDF Core Suite for .NET v12.X Developer License.