PrintJobPrintOptions.Collate Property

Gets or sets a value indicating if the job's copies should be collated.

public bool Collate { get; set; }
Public Property Collate As Boolean

Property Value

Boolean

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