DocumentPages Property

Gets the current list of PDF pages

Definition

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

Property Value

ListPdfPage

See Also