PdfToTextConverterGetPageCount(Stream) Method
Gets the number of pages of a PDF document in a stream
Namespace: WinnovativeClientAssembly: WinnovativeClient_NetCore (in WinnovativeClient_NetCore.dll) Version: 20.0.0
public int GetPageCount(
Stream pdfStream
)
- pdfStream Stream
- The stream containing the PDF document
Int32The number of pages in PDF document