Class PageWatermarkTextAngle
Namespace: Aspose.Page.XPS.XpsMetadata
Assembly: Aspose.Page.dll (25.4.0)
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
object ← PrintTicketElement ← ParameterInit ← IntegerParameterInit ← PageWatermarkTextAngle
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.