PdfImagesExtractPdfPageCount(Stream) Method
Call this method to get the page count of a PDF document contained in a stream
Namespace: HiQPdfClientAssembly: HiQPdfClient.NetCore (in HiQPdfClient.NetCore.dll) Version: 18.0.0
public int PdfPageCount(
Stream pdfStream
)
- pdfStream Stream
- The PDF document stream
Int32The PDF document page count