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: HiQPdf.Next
Assembly: HiQPdf.Next (in HiQPdf.Next.dll) Version: 18.9.2
C#
public PdfRotationPivot RotationPivot { get; set; }

Property Value

PdfRotationPivot

See Also