PdfPageInfoRotation Property

Gets the rotation angle of the page (0, 90, 180, 270).

Definition

Namespace: HiQPdf.Next
Assembly: HiQPdf.Next (in HiQPdf.Next.dll) Version: 18.9.2
C#
public int Rotation { get; }

Property Value

Int32

See Also