PdfDocumentIndexOfPage Method
Retrieves the index of a PDF page in pages collection
Namespace: HiQPdfClientAssembly: HiQPdfClient.NetCore (in HiQPdfClient.NetCore.dll) Version: 18.0.0
public int IndexOfPage(
PdfPage pdfPage
)
- pdfPage PdfPage
- The PDF page to search
Int32The PDF page index in pages collection. Returns a negative value if the page does not exist in collection