Duplex Enum

Specifies the duplex mode for the document.

public enum Duplex
Public Enum Duplex

Inheritance: ObjectValueTypeEnumDuplex

Fields

Duplex.DuplexFlipLongEdge3Duplex mode with flipping on the long edge.
Duplex.DuplexFlipShortEdge2Duplex mode with flipping on the short edge.
Duplex.None0Duplex mode is not specified.
Duplex.Simplex1Simplex mode.

Licensing Info

This enum is a full DynamicPDF Core Suite feature. One of the following is required for non-evaluation usage:

See Also

ceTe.DynamicPDF

In this topic