|
THotPDF.SetCurrentPageNumber
|
Góra Poprzedni Następny |
|
Sets the current page.
Delphi syntax: procedure SetCurrentPageNumber ( const Value: Integer );
C++ syntax: void __fastcall SetCurrentPageNum ( const int Value );
Description: Metoda SetCurrentPageNumber ustawia stronę o numerze Value jako bieżącą stronę
See also: CurrentPageNumber |