Gets the number of PDF pages of a PDF file
Namespace: Winnovative.PdfToHtml
Assembly: WnvPdfToHtml (in WnvPdfToHtml.dll) Version: 10.0.0.0 (10.0.0.0)
Syntax
Parameters
- pdfFile
- Type: SystemString
The full path of the PDF file
Return Value
Type: Int32The number of pages in PDF document
See Also