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