PdfHtmlTemplateRotationPivot Property

Pivot used when rotating the HTML template. This property is ignored for header and footer templates. Default is TopLeft

Definition

Namespace: Winnovative.Pdf.Next
Assembly: Winnovative.Pdf.Next (in Winnovative.Pdf.Next.dll) Version: 20.75.0
C#
public PdfRotationPivot RotationPivot { get; set; }

Property Value

PdfRotationPivot

See Also