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

Property Value

PdfRotationPivot

See Also