Class PageWatermarkTextAngle

Class PageWatermarkTextAngle

Namespace: Aspose.Page.XPS.XpsMetadata
Assembly: Aspose.Page.dll (25.1.2)

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

public sealed class PageWatermarkTextAngle : IntegerParameterInit, IJobPrintTicketItem, IDocumentPrintTicketItem, IPagePrintTicketItem, IPrintTicketItem, IPrintTicketElementChild

Inheritance

objectPrintTicketElementParameterInitIntegerParameterInitPageWatermarkTextAngle

Implements

IJobPrintTicketItem, IDocumentPrintTicketItem, IPagePrintTicketItem, IPrintTicketItem, IPrintTicketElementChild

Inherited Members

IntegerParameterInit.MinValue, IntegerParameterInit.MaxValue, IntegerParameterInit.Multiple, PrintTicketElement.Name, object.GetType(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()

Constructors

PageWatermarkTextAngle(int)

Creates a new instance.

public PageWatermarkTextAngle(int value)

Parameters

value int

The parameter value.

 English