|
THotPDF.SetCurrentPageNumber THotPDF
|
Vrh Prejšnja Naslednja |
|
Sets the current page.
Delphi syntax: procedure SetCurrentPageNumber ( const Value: Integer );
C++ syntax: void __fastcall SetCurrentPageNum ( const int Value );
Description: Metoda SetCurrentPageNumber nastavi stran s številko Value kot trenutno stran
See also: CurrentPageNumber |