Gets the counter-clockwise rotation in degrees that the viewer should apply to the page.
Namespace:
Atalasoft.Imaging.Codec.Pdf
Assembly:
Atalasoft.dotImage.PdfReader (in Atalasoft.dotImage.PdfReader.dll) Version: 2026.2.0.0.42 (.NET 4.6.2, x86)
Syntaxpublic int Rotate { get; }Public ReadOnly Property Rotate As Integer
Get
Property Value
Type:
Int32
Remarks If the page does not have an explicit viewer rotation set, 0 is returned.
See Also