public final class DocumentCollate extends Collate implements IJobPrintTicketItem, IDocumentPrintTicketItem
Describes the collating characteristics of the output. All pages in each individual document 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/documentcollate
Collate.CollateOption
Constructor and Description |
---|
DocumentCollate(Collate.CollateOption... options) |
getName
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getName
public DocumentCollate(Collate.CollateOption... options)
Copyright © 2022 Aspose. All Rights Reserved.