Aspose::Page::XPS::XpsMetadata::DocumentSeparatorSheet::DocumentSeparatorSheetOption class

DocumentSeparatorSheetOption class

Describes the DocumentSeparatorSheet feature options.

class DocumentSeparatorSheetOption : public Aspose::Page::XPS::XpsMetadata::Option

Fields

FieldDescription
static BothSheetsSpecifies a separator sheet at the start and end of the document.
static EndSheetSpecifies a separator sheet at the end of the document.
static NoneSpecifies no separator sheet(s).
static StartSheetSpecifies a separator sheet at the start of the document.

See Also