PageRotation
Page properties
Description
Returns the rotation of the selected page. This value should always be a multiple of 90 degrees.
Syntax
Delphi
function TPDFlib.PageRotation: Integer;ActiveX
Function PDFlib::PageRotation As LongDLL
int DLPageRotation(int InstanceID);