Aspose::Page::XPS::XpsMetadata::DocumentSeparatorSheet::DocumentSeparatorSheetOption class
DocumentSeparatorSheetOption class
Describes the DocumentSeparatorSheet feature options.
class DocumentSeparatorSheetOption : public Aspose::Page::XPS::XpsMetadata::Option
Fields
Field | Description |
---|---|
static BothSheets | Specifies a separator sheet at the start and end of the document. |
static EndSheet | Specifies a separator sheet at the end of the document. |
static None | Specifies no separator sheet(s). |
static StartSheet | Specifies a separator sheet at the start of the document. |
See Also
- Class Option
- Class DocumentSeparatorSheet
- Namespace Aspose::Page::XPS::XpsMetadata
- Library Aspose.Page for C++