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