THotPDF.PagesCount
THotPDF
Indicates count of pages in the document.
Delphi syntax:
property PagesCount: Integer;
C++ syntax:
__property int PagesCount;
説明
document 内の page count を取得するには PagesCount property を使用します
PagesCount