Aspose::Page::XPS::XpsMetadata::JobCollateAllDocuments class
JobCollateAllDocuments class
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.
class JobCollateAllDocuments : public Aspose::Page::XPS::XpsMetadata::Collate,
public Aspose::Page::XPS::XpsMetadata::IJobPrintTicketItem
Methods
Method | Description |
---|---|
JobCollateAllDocuments(const System::ArrayPtr<System::SharedPtr<Collate::CollateOption>>&) | Creates a new instance. |
See Also
- Class Collate
- Class IJobPrintTicketItem
- Namespace Aspose::Page::XPS::XpsMetadata
- Library Aspose.Page for C++