PageCount
Document properties
Description
Reports the total number of pages in the selected document.
Syntax
Delphi
Function TPDFlib.PageCount: Integer;
ActiveX
Function PDFlib::PageCount() As Long
DLL
int DLPageCount(int InstanceID);
Document properties
Reports the total number of pages in the selected document.
Function TPDFlib.PageCount: Integer;
Function PDFlib::PageCount() As Long
int DLPageCount(int InstanceID);