DocumentBannerSheet class
DocumentBannerSheet class
Describes the banner sheet to be output for a particular document. The banner sheet should be output on the default
PageMediaSize and using the default PageMediaType. The banner sheet should
be also isolated from the remainder of the job. This means that any finishing or processing options (such as
DocumentDuplex, DocumentStaple, or DocumentBinding)
should not include the banner sheet. The banner sheet may or may not be isolated from the remainder of the job.
This means that any job finishing or processing options, may include the document banner sheet.
The banner sheet should occur as the first sheet of the document.
https://docs.microsoft.com/en-us/windows/win32/printdocs/documentbannersheet
Inheritance: DocumentBannerSheet
→ Feature
→ CompositePrintTicketElement
→ PrintTicketElement
The DocumentBannerSheet type exposes the following members:
Constructors
Name | Description |
---|---|
DocumentBannerSheet(options) | Initializes a new instance of the DocumentBannerSheet 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