|
THotPDF.SetCurrentPageNumber
|
Vrh Prethodno Sljedeće |
|
Sets the current page.
Delphi syntax: procedure SetCurrentPageNumber ( const Value: Integer );
C++ syntax: void __fastcall SetCurrentPageNum ( const int Value );
Description: Metoda SetCurrentPageNumber postavlja stranicu s brojem Value kao trenutačnu stranicu
See also: CurrentPageNumber |