BarcodeWebImageGetPdfPageCount Method (Stream)
 Free Trial Web API version Licensing Request A Quote
HAVE QUESTIONS OR NEED HELP?SUBMIT THE SUPPORT REQUEST FORM or write email toSUPPORT@BYTESCOUT.COM
 Returns count of pages in PDF document.
Namespace:Bytescout.BarCodeAssembly: Bytescout.BarCode (in Bytescout.BarCode.dll) Version: 7.6.3.1256-master
Syntax
Parameters
- stream
 - Type: System.IOStream
Stream containing PDF document. 
Return Value
Type: Int32Page count.
Implements
IBarcodeGetPdfPageCount(Stream)See Also