HotPDF Delphi PDF Component Developer Guide loslab Logo

 

THotPDF.SetCurrentPageNumber

THotPDF

 

Top  Previous  Next

Sets the current page.

 

Delphi syntax:

procedure SetCurrentPageNumber ( const Value: Integer );

 

C++ syntax:

void __fastcall SetCurrentPageNum ( const int Value );

 

Description:

Method SetCurrentPageNumber sets the page with number Value as the current page.

 

 

See also: CurrentPageNumber

Copyright©2007-2019 losLab.com