Gets the index of a PDF page in pages collection
Namespace: EvoPdf.HtmlToPdfClient
Assembly: EvoHtmlToPdfClient (in EvoHtmlToPdfClient.dll) Version: 9.0.0.0 (9.0.0.0)
Syntax
Parameters
- pdfPage
- Type: EvoPdf.HtmlToPdfClientPdfPage
The PDF page to search
Return Value
Type: Int32The page index or a negative value if the page does not exist in collection
See Also