EVO PDF Logo

DocumentPages Property

EVO PDF Client for .NET Core
Gets the current list of PDF pages

Namespace:  EvoPdfClient
Assembly:  EvoPdfClient_NetCore (in EvoPdfClient_NetCore.dll) Version: 10.0.0
Syntax

public List<PdfPage> Pages { get; }

Property Value

Type: ListPdfPage
See Also

Reference