PdfDocumentPages Property

The list of document pages

Definition

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

Property Value

ListPdfPage

See Also