HotPDF Developer Reference
Delphi and C++Builder PDF component help
|
THotPDF.PagesCount
|
Top Previous Next |
|
Indicates count of pages in the document.
Delphi syntax: property PagesCount: Integer;
C++ syntax: __property int PagesCount;
Description Use the PagesCount property to receive count of pages in the document.
|