DocumentPages Property
Gets the current list of PDF pages
Namespace: EvoPdfClientAssembly: EvoPdfClient (in EvoPdfClient.dll) Version: 11.0.0.0 (11.0.0.0)
public List<PdfPage> Pages { get; }
Public ReadOnly Property Pages As List(Of PdfPage)
Get
Property Value
ListPdfPage