Click or drag to resize

PageRotate Property

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: 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