Contents

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.

See Also

Getting Page Information