Returns the index of given page in collection or a negative number if the page does not exist in collection
Namespace: HiQPdf
Assembly: HiQPdf (in HiQPdf.dll) Version: 15.0.0.0
Syntax
Parameters
- page
- Type: HiQPdfPdfPage
PDF page
Return Value
Type: Int32The index of the page in collection or a negative number if the page does not exist in collection
See Also