HotPDF Developer Reference
Delphi and C++Builder PDF component help
|
THPDFPage.TurnPage
|
Top Previous Next |
|
Turns the current page.
Delphi syntax: procedure TurnPage;
C++ syntax: void __fastcall TurnPage( void );
Description: Rotates page clockwise by 90 degrees.
Code Example
|