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