Aspose::Page::XPS::XpsMetadata::JobErrorSheet class
Contents
[
Hide
]JobErrorSheet class
Describes the error sheet output. The entire job will have a single error sheet. The error sheet should be output on the default PageMediaSize and using the default PageMediaType. The error sheet should to be isolated from the remainder of the job. This means that any finishing or processing options (such as JobDuplex, JobStaple, or JobBinding) should not include the error sheet. The error sheet should occur as the final sheet of the job. https://docs.microsoft.com/en-us/windows/win32/printdocs/joberrorsheet.
class JobErrorSheet : public Aspose::Page::XPS::XpsMetadata::Feature,
public Aspose::Page::XPS::XpsMetadata::IJobPrintTicketItem
Nested classes
- Class ErrorSheetOption
- Class ErrorSheetWhen
- Class IJobErrorSheetItem
Methods
Method | Description |
---|---|
JobErrorSheet(const System::ArrayPtr<System::SharedPtr<JobErrorSheet::IJobErrorSheetItem>>&) | Creates a new instance. |
See Also
- Class Feature
- Class IJobPrintTicketItem
- Namespace Aspose::Page::XPS::XpsMetadata
- Library Aspose.Page for C++