PdfTextElementRotationPivot Property
Gets or sets the pivot point used when rotating this element.
The pivot determines which point of the element's bounding box
remains fixed during rotation.
The default value is
TopLeft.
Namespace: HiQPdf.NextAssembly: HiQPdf.Next (in HiQPdf.Next.dll) Version: 18.9.2
public PdfRotationPivot RotationPivot { get; set; }
Property Value
PdfRotationPivot