ReaderGetImagePageCount Method (Image)
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
Gets the number of pages in specified image.
Namespace:Bytescout.BarCodeReaderAssembly: Bytescout.BarCodeReader (in Bytescout.BarCodeReader.dll) Version: 11.6.2.2053-master
Syntax
Parameters
- img
- Type: System.DrawingImage
The image whose number of pages to retrieve.
Return Value
Type: Int32Count of pages.
Implements
IReaderGetImagePageCount(Image)See Also