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; }
Public ReadOnly Property Rotate As Integer
Get
Property Value
Type:
Int32Remarks If the page does not have an explicit viewer rotation set, 0 is returned.
See Also