PdfHtmlTemplateRotationPivot Property

Pivot used when rotating the HTML template. Default is TopLeft

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