JobCollateAllDocuments class
Contents
[
Hide
]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
Inheritance: JobCollateAllDocuments → Collate → Feature → CompositePrintTicketElement → PrintTicketElement
The JobCollateAllDocuments type exposes the following members:
Constructors
| Name | Description |
|---|---|
JobCollateAllDocuments(options) | Initializes a new instance of the JobCollateAllDocuments class |
Properties
| Name | Description |
|---|---|
name | Gets the element name. |
Methods
| Name | Description |
|---|---|
add(items) | Adds a list of items to the end of this feature’s item list. Each one must be a Feature, an Option, or a Property instance. |
See Also
- module
aspose.page.xps.xpsmetadata - package
aspose.page