Aspose::Page::XPS::XpsMetadata::PageWatermark class
PageWatermark class
Describes the watermark setting of the output and the watermark characteristics. Watermarks apply to the logical page, not the physical page. For example, if DocumentDuplex is enabled, a watermark will appear on each NUp page on each sheet. If DocumentDuplex, PagesPerSheet=2, then each sheet will have 2 watermarks. https://docs.microsoft.com/en-us/windows/win32/printdocs/pagewatermark.
class PageWatermark : public Aspose::Page::XPS::XpsMetadata::Feature,
public Aspose::Page::XPS::XpsMetadata::IJobPrintTicketItem,
public Aspose::Page::XPS::XpsMetadata::IDocumentPrintTicketItem,
public Aspose::Page::XPS::XpsMetadata::IPagePrintTicketItem
Nested classes
- Class IPageWatermarkItem
- Class IPageWatermarkOptionItem
- Class Layering
- Class LayeringOption
- Class PageWatermarkOption
Methods
Method | Description |
---|---|
PageWatermark(const System::ArrayPtr<System::SharedPtr<PageWatermark::IPageWatermarkItem>>&) | Creates a new instance. |
See Also
- Class Feature
- Class IJobPrintTicketItem
- Class IDocumentPrintTicketItem
- Class IPagePrintTicketItem
- Namespace Aspose::Page::XPS::XpsMetadata
- Library Aspose.Page for C++