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