PdfTemplateRotationPivot Property

Pivot used when rotating the template. The default value is TopLeft. This property cannot be changed after document rendering has started

Definition

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

Property Value

PdfRotationPivot

See Also