public final class JobPrimaryCoverFront extends Feature implements IJobPrintTicketItem
Describes the front (beginning) cover sheet. The entire job will have a single primary sheet.
The cover sheet should be printed on the PageMediaSize
and PageMediaType
used for the first page of the job. The cover sheet should be integrated into processing options
(such as JobDuplexAllDocumentsContiguously
, JobNUpAllDocumentsContiguously
)
as indicated by the Option specified.
https://docs.microsoft.com/en-us/windows/win32/printdocs/jobprimarycoverfront
Modifier and Type | Class and Description |
---|---|
static class |
JobPrimaryCoverFront.CoverFrontOption
Describes the
JobPrimaryCoverFront feature options. |
getName
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getName
Copyright © 2022 Aspose. All Rights Reserved.