TdxPDFPages.Count Property
In This Article
The number of pages in a PDF document.
#Declaration
Delphi
property Count: Integer read;
#Property Value
Type | Description |
---|---|
Integer | A PDF document page count. |
See Also