EVO PDF to HTML Converter for .NET Help
C#
Show/Hide TOC
Pdf
Document
Info
Page
Count Property
The number of pages in PDF document
Definition
Namespace:
EvoPdf.PdfToHtml
Assembly:
EvoPdfToHtml_NetCore (in EvoPdfToHtml_NetCore.dll) Version: 14.0.0
C#
Copy
public
int
PageCount
{
get
;
set
; }
Property Value
Int32
See Also
Reference
PdfDocumentInfo Class
EvoPdf.PdfToHtml Namespace
In This Article
Definition
See Also