DocumentIndexOfPage Method
Gets the index of a PDF page in pages collection
Namespace: WinnovativeClientAssembly: WinnovativeClient_NetCore (in WinnovativeClient_NetCore.dll) Version: 20.0.0
public int IndexOfPage(
PdfPage pdfPage
)
- pdfPage PdfPage
- The PDF page to search
Int32The page index or a negative value if the page does not exist in collection