Aspose::Page::XPS::XpsMetadata::DocumentSeparatorSheet class
DocumentSeparatorSheet class
Describes the separator sheet usage for a document. Separator sheets should appear in the output as indicated by the Option specified below. 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
Methods
Method | Description |
---|---|
DocumentSeparatorSheet(const System::ArrayPtr<System::SharedPtr<DocumentSeparatorSheet::DocumentSeparatorSheetOption>>&) | Creates a new instance. |
See Also
- Class Feature
- Class IJobPrintTicketItem
- Class IDocumentPrintTicketItem
- Namespace Aspose::Page::XPS::XpsMetadata
- Library Aspose.Page for C++