THotPDF.SetCurrentPageNumber

THotPDF

 

Vrh  Prethodno  Sledeće

Sets the current page.

 

Delphi syntax:

procedure SetCurrentPageNumber ( const Value: Integer );

 

C++ syntax:

void __fastcall SetCurrentPageNum ( const int Value );

 

Description:

Metod SetCurrentPageNumber postavlja stranicu sa brojem Value kao trenutnu stranicu

 

 

See also: CurrentPageNumber