rotationAngle
Returns the rotation angle of a PDF page, in degrees.
Declaration
var rotationAngle: Int32 { get }Discussion
The returned value is the value of the /Rotate entry in the page’s dictionary.
Returns the rotation angle of a PDF page, in degrees.
var rotationAngle: Int32 { get }The returned value is the value of the /Rotate entry in the page’s dictionary.