Aspose::Page::XPS::XpsMetadata::JobErrorSheet 类

JobErrorSheet class

描述错误纸张的输出。整个作业将只有一张错误纸。错误纸应使用默认的 PageMediaSize 并使用默认的 PageMediaType 输出。错误纸应与作业的其余部分隔离。这意味着任何装订或处理选项(如 JobDuplexJobStapleJobBinding)都不应包含错误纸。错误纸应作为作业的最后一张纸张出现。 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

方法

方法描述
JobErrorSheet(const System::ArrayPtr<System::SharedPtr<JobErrorSheet::IJobErrorSheetItem>>&)创建一个新实例。

另见