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