PdfPageInfoRotation Property

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

Definition

Namespace: Winnovative.Pdf.Chromium
Assembly: Winnovative.Pdf.Chromium (in Winnovative.Pdf.Chromium.dll) Version: 19.0.0
C#
public int Rotation { get; }

Property Value

Int32

See Also