Aspose::Page::XPS::XpsMetadata::DocumentBannerSheet::BannerSheetOption class

BannerSheetOption class

Represents options of the DocumentBannerSheet feature.

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

Fields

FieldDescription
static CustomSpecifies a custom banner sheet should be output. If a DocumentBannerSheetSourceParameterInit element is not specified, this Option should be ignored.
static NoneSpecifies no banner sheet should be output.
static StandardSpecifies the standard (device defined) banner sheet should be output.

See Also