EVO PDF Client for .NET Help
C#
Show/Hide TOC
Document
Pages Property
Gets the current list of PDF pages
Definition
Namespace:
EvoPdfClient
Assembly:
EvoPdfClient_NetCore (in EvoPdfClient_NetCore.dll) Version: 14.0.0
C#
Copy
public
List
<
PdfPage
>
Pages
{
get
; }
Property Value
List
PdfPage
See Also
Reference
Document Class
EvoPdfClient Namespace
In This Article
Definition
See Also