Aspose::Page::XPS::XpsMetadata::PageWatermarkTextAngle class

PageWatermarkTextAngle class

Specifies the angle of the watermark text relative to the PageImageableSizeWidth direction. The angle is measured in the counter-clockwise direction. https://docs.microsoft.com/en-us/windows/win32/printdocs/pagewatermarktextangle.

class PageWatermarkTextAngle : public Aspose::Page::XPS::XpsMetadata::IntegerParameterInit,
                               public Aspose::Page::XPS::XpsMetadata::IJobPrintTicketItem,
                               public Aspose::Page::XPS::XpsMetadata::IDocumentPrintTicketItem,
                               public Aspose::Page::XPS::XpsMetadata::IPagePrintTicketItem

Methods

MethodDescription
PageWatermarkTextAngle(int32_t)Creates a new instance.

See Also