PdfDocumentGetPage Method
Retrieves the PDF page at the given index
Namespace: HiQPdfClientAssembly: HiQPdfClient.NetCore (in HiQPdfClient.NetCore.dll) Version: 18.0.0
public PdfPage GetPage(
int index
)
- index Int32
- The index of the PDF page to retrieve
PdfPageThe PDF page at the given index or null if the index is invalid