EVO PDF Logo

DocumentPages Property

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

Namespace:  EvoPdfClient
Assembly:  EvoPdfClient (in EvoPdfClient.dll) Version: 10.0.0.0 (10.0.0.0)
Syntax

public List<PdfPage> Pages { get; }

Property Value

Type: ListPdfPage
See Also

Reference