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