DocumentPages Property

Gets the current list of PDF pages

Definition

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

Property Value

ListPdfPage

See Also