Gets the rotation angle of this page in degrees.
public int Rotation { get; } Public ReadOnly Property Rotation() As IntegerGet
public:property int Rotation{int get()}
The rotation angle of this page in degrees. Default value is 0.
PDF supports a unique rotation angle for each page. Valid values are multiples of 90 degrees only.
This property contains the rotation angle of a page in the PDF as it was read from the file. To rotate pages in an existing PDF file, use PDFFile.RotatePages.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
