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