HiQPdf Chromium for .NET Documentation
C#
Show/Hide TOC
Pdf
Editor
Get
Page
Count Method
Gets the number of pages in the loaded PDF document
Definition
Namespace:
HiQPdf.Chromium
Assembly:
HiQPdf.Chromium (in HiQPdf.Chromium.dll) Version: 17.0.0
C#
Copy
public
int
GetPageCount
()
Return Value
Int32
The total number of pages.
See Also
Reference
PdfEditor Class
HiQPdf.Chromium Namespace
In This Article
Definition
See Also