THotPDF.SetCurrentPageNumber

THotPDF

 

למעלה  הקודם  הבא

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