THotPDF.CurrentPageNumber

THotPDF

 

Top  Previous  Next

Indicates the number of the current page.

 

Delphi syntax:

property CurrentPageNumber: Integer;

 

C++ syntax:

__property int CurrentPageNumber;

 

Description

Use the CurrentPageNumber property to determine number of the current page.

 

 

See also: SetCurrentPageNumber