Gets the number of PDF pages of a PDF document
Namespace: EvoPdf.PdfImagesExtractor
Assembly: EvoPdfImagesExtractor (in EvoPdfImagesExtractor.dll) Version: 10.0.0.0 (10.0.0.0)
Syntax
Parameters
- pdfData
- Type: SystemByte
The memory buffer containing the PDF document
Return Value
Type: Int32The number of pages in PDF document
See Also