PdfImagesExtractorGetPageCount(Stream) Method
Gets the number of pages of a PDF document in a stream
Namespace: EvoPdfClientAssembly: EvoPdfClient_NetCore (in EvoPdfClient_NetCore.dll) Version: 14.0.0
public int GetPageCount(
Stream pdfStream
)
- pdfStream Stream
- The stream containing the PDF document
Int32The number of pages in PDF document