PdfTemplateRotationDegrees Property

Rotation angle in degrees applied to the entire template. Positive values rotate counter-clockwise. Default is 0 (no rotation). 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 float RotationDegrees { get; set; }

Property Value

Single

See Also