public final class JobCollateAllDocuments extends Collate implements IJobPrintTicketItem
Describes the collating characteristics of the output. All documents in each individual job are collated.
DocumentCollate
and JobCollateAllDocuments
are mutually exclusive.
The behavior and implementation of whether both or only one of these keywords is implemented is left to the driver.
https://docs.microsoft.com/en-us/windows/win32/printdocs/jobcollatealldocuments
Collate.CollateOption
Constructor and Description |
---|
JobCollateAllDocuments(Collate.CollateOption... options)
Creates a new instance.
|
getName
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getName
public JobCollateAllDocuments(Collate.CollateOption... options)
Creates a new instance.
options
- An array of options specific for the feature.Copyright © 2022 Aspose. All Rights Reserved.