Aspose::Page::XPS::XpsMetadata::JobPrimaryBannerSheet class
Contents
[
Hide
]JobPrimaryBannerSheet class
Describes the banner sheet to be output for the job. The banner sheet should be output on the default PageMediaSize and using the default PageMediaType. The banner sheet should be isolated from the remainder of the job. This means that any finishing or processing options (such as JobDuplexAllDocumentsContiguously, JobStapleAllDocuments, or JobBindAllDocuments) should not include the banner sheet. The banner sheet should occur as the first sheet of the job.
class JobPrimaryBannerSheet : public Aspose::Page::XPS::XpsMetadata::Feature,
public Aspose::Page::XPS::XpsMetadata::IJobPrintTicketItem
Nested classes
- Class BannerSheetOption
Methods
Method | Description |
---|---|
JobPrimaryBannerSheet(const System::ArrayPtr<System::SharedPtr<JobPrimaryBannerSheet::BannerSheetOption>>&) | Creates a new instance. |
See Also
- Class Feature
- Class IJobPrintTicketItem
- Namespace Aspose::Page::XPS::XpsMetadata
- Library Aspose.Page for C++