Gets the number of pages of a PDF document in a stream
Namespace: WinnovativeClient
Assembly: WinnovativeClient (in WinnovativeClient.dll) Version: 17.0.0.0 (17.0.0.0)
Syntax
Parameters
- pdfStream
- Type: System.IOStream
The stream containing the PDF document
Return Value
Type: Int32The number of pages in PDF document
See Also