HiQPdf Client for .NET
C#
Show/Hide TOC
Pdf
Document
Pages Property
The list of document pages
Definition
Namespace:
HiQPdfClient
Assembly:
HiQPdfClient.NetCore (in HiQPdfClient.NetCore.dll) Version: 18.0.0
C#
Copy
public
List
<
PdfPage
>
Pages
{
get
; }
Property Value
List
PdfPage
See Also
Reference
PdfDocument Class
HiQPdfClient Namespace
In This Article
Definition
See Also