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