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.
|
getNameequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetNamepublic JobCollateAllDocuments(Collate.CollateOption... options)
Creates a new instance.
options - An array of options specific for the feature.Copyright © 2025 Aspose. All Rights Reserved.