Aspose::Page::XPS::XpsMetadata::DocumentBannerSheet::BannerSheetOption class
BannerSheetOption class
Represents options of the DocumentBannerSheet feature.
class BannerSheetOption : public Aspose::Page::XPS::XpsMetadata::Option
Fields
| Field | Description |
|---|---|
| static Custom | Specifies a custom banner sheet should be output. If a DocumentBannerSheetSourceParameterInit element is not specified, this Option should be ignored. |
| static None | Specifies no banner sheet should be output. |
| static Standard | Specifies the standard (device defined) banner sheet should be output. |
See Also
- Class Option
- Class DocumentBannerSheet
- Namespace Aspose::Page::XPS::XpsMetadata
- Library Aspose.Page for C++