THotPDF.SetCurrentPageNumber

THotPDF

 

Κορυφή  Προηγούμενο  Επόμενο

Sets the current page.

 

Delphi syntax:

procedure SetCurrentPageNumber ( const Value: Integer );

 

C++ syntax:

void __fastcall SetCurrentPageNum ( const int Value );

 

Περιγραφή:

Η μέθοδος SetCurrentPageNumber ορίζει τη σελίδα με αριθμό Value ως την τρέχουσα σελίδα

 

 

See also: CurrentPageNumber