THotPDF.SetCurrentPageNumber – metoda

THotPDF

 

Nahoru  Předchozí  Další

Sets the current page.

 

Syntaxe Delphi:

procedure SetCurrentPageNumber ( const Value: Integer );

 

Syntaxe C++:

void __fastcall SetCurrentPageNum ( const int Value );

 

Description:

Metoda SetCurrentPageNumber nastaví stránku s číslem Value jako aktuální stránku

 

 

See also: CurrentPageNumber