HiQPdf Library for .NET Help
C#
Show/Hide TOC
Pdf
Info
Pdf
Page
Count Property
The PDF document page count
Definition
Namespace:
HiQPdf
Assembly:
HiQPdf.NetCore (in HiQPdf.NetCore.dll) Version: 18.0.0
C#
Copy
public
int
PdfPageCount
{
get
;
set
; }
Property Value
Int32
See Also
Reference
PdfInfo Class
HiQPdf Namespace
In This Article
Definition
See Also