|
THotPDF.GetLoadedPageRotationValue
|
Top Previous Next |
|
Gets the rotation angle value of a loaded page.
Delphi syntax: function GetLoadedPageRotationValue( PageIndex: Integer ): Integer;
Description Gets the rotation angle value of a loaded page. Returns the current page rotation in degrees (0, 90, 180, 270).
See also: THotPDF |