HiQPdf Client for .NET
C#
Show/Hide TOC
Pdf
Document
Page
Count Property
The number of document pages
Definition
Namespace:
HiQPdfClient
Assembly:
HiQPdfClient.NetCore (in HiQPdfClient.NetCore.dll) Version: 18.0.0
C#
Copy
public
int
PageCount
{
get
; }
Property Value
Int32
See Also
Reference
PdfDocument Class
HiQPdfClient Namespace
In This Article
Definition
See Also