PdfTextExtractPdfPageCount(Byte) Method
Call this method to get the page count of a PDF document contained in a memory buffer
Namespace: HiQPdfAssembly: HiQPdf.NetCore (in HiQPdf.NetCore.dll) Version: 18.0.0
public int PdfPageCount(
byte[] pdfBuffer
)
- pdfBuffer Byte
- The PDF document memory buffer
Int32The PDF document page count