Class PageWatermarkTextAngle

Class PageWatermarkTextAngle

Nombre del espacio: Aspose.Page.XPS.XpsMetadata Asamblea: Aspose.Page.dll (25.4.0)

Especifica el ángulo del texto de la marca de agua en relación con el PageImageableSizeWidth La dirección.El ángulo se mide en la dirección contra-horario.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 ,y, IDocumentPrintTicketItem ,y, IPagePrintTicketItem ,y, IPrintTicketItem ,y, IPrintTicketElementChild

Miembros heredados

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

Constructors

PageWatermarkTextAngle(Int)

Crea una nueva instancia.

public PageWatermarkTextAngle(int value)

Parameters

value int

El valor de los parámetros.

 Español