PrintJobPrintOptions.DuplexMode Property

Gets or sets a value indicating the duplex mode to use when printing the pages.

public DuplexMode DuplexMode { get; set; }
Public Property DuplexMode As DuplexMode

Property Value

DuplexMode

Licensing Info

This property is a DynamicPDF PrintManager feature. One of the following is required for non-evaluation usage:

See Also

PrintJobPrintOptions
ceTe.DynamicPDF.Printing

In this topic