DocumentPages Property

Gets the current list of PDF pages

Definition

Namespace: WinnovativeClient
Assembly: WinnovativeClient (in WinnovativeClient.dll) Version: 19.0.0.0 (19.0.0.0)
C#
public List<PdfPage> Pages { get; }

Property Value

ListPdfPage

See Also