Aspose::Page::XPS::XpsMetadata::DocumentCoverBack class
DocumentCoverBack class
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.
class DocumentCoverBack : public Aspose::Page::XPS::XpsMetadata::Feature,
public Aspose::Page::XPS::XpsMetadata::IJobPrintTicketItem,
public Aspose::Page::XPS::XpsMetadata::IDocumentPrintTicketItem
Nested classes
- Class CoverBackOption
Methods
Method | Description |
---|---|
DocumentCoverBack(const System::ArrayPtr<System::SharedPtr<DocumentCoverBack::CoverBackOption>>&) | Creates a new instance. |
See Also
- Class Feature
- Class IJobPrintTicketItem
- Class IDocumentPrintTicketItem
- Namespace Aspose::Page::XPS::XpsMetadata
- Library Aspose.Page for C++