Aspose::Page::XPS::XpsMetadata::DocumentSeparatorSheet 类

DocumentSeparatorSheet class

描述文档的分隔纸使用方式。分隔纸应按照下面指定的 Option 出现在输出中。 https://docs.microsoft.com/en-us/windows/win32/printdocs/documentseparatorsheet

class DocumentSeparatorSheet : public Aspose::Page::XPS::XpsMetadata::Feature,
                               public Aspose::Page::XPS::XpsMetadata::IJobPrintTicketItem,
                               public Aspose::Page::XPS::XpsMetadata::IDocumentPrintTicketItem

Nested classes

方法

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

另见