|
THotPDF.SetCurrentPageNumber
|
Вверх Назад Далее |
|
Sets the current page.
Delphi syntax: procedure SetCurrentPageNumber ( const Value: Integer );
C++ syntax: void __fastcall SetCurrentPageNum ( const int Value );
Description: Метод SetCurrentPageNumber задает страницу с номером Value как текущую страницу
See also: CurrentPageNumber |