public final class DocumentCoverBack extends Feature implements IJobPrintTicketItem, IDocumentPrintTicketItem
Describes the back (ending) cover sheet. Each document will have a separate sheet.
The cover sheet should be printed on the PageMediaSize and PageMediaType
used for the final page of the document. The cover sheet should be integrated into processing options
(such as DocumentDuplex, DocumentNUp) as indicated by the Option specified.
https://docs.microsoft.com/en-us/windows/win32/printdocs/documentcoverback
| Modifier and Type | Class and Description |
|---|---|
static class |
DocumentCoverBack.CoverBackOption
Describes the
DocumentCoverBack feature options. |
| Constructor and Description |
|---|
DocumentCoverBack(DocumentCoverBack.CoverBackOption... options)
Creates a new instance.
|
getNameequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetNamepublic DocumentCoverBack(DocumentCoverBack.CoverBackOption... options)
Creates a new instance.
options - An array of options specific for the feature.Copyright © 2025 Aspose. All Rights Reserved.