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