Click or drag to resize

PdfTextPageRotate Property

Gets the clockwise rotation in degrees that the viewer should apply to the page.

Namespace:  Atalasoft.Pdf.TextExtract
Assembly:  Atalasoft.dotImage.PdfReader (in Atalasoft.dotImage.PdfReader.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public int Rotate { get; }

Property Value

Type: Int32
Remarks
If the page does not have an explicit viewer rotation set, 0 is returned.
See Also