EVO PDF Client for .NET Help
C#
Show/Hide TOC
Document
Page
Count Property
Gets the current number of PDF pages
Definition
Namespace:
EvoPdfClient
Assembly:
EvoPdfClient_NetCore (in EvoPdfClient_NetCore.dll) Version: 14.0.0
C#
Copy
public
int
PageCount
{
get
; }
Property Value
Int32
See Also
Reference
Document Class
EvoPdfClient Namespace
In This Article
Definition
See Also