TextRecognizerSavePreprocessedPageBitmap Method
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
Saves bitmap of document page with preprocessing filters applied. The image is saved in PNG format.
Namespace:ByteScout.TextRecognitionAssembly: ByteScout.TextRecognition (in ByteScout.TextRecognition.dll) Version: 2.6.0.314-master
Syntax
Parameters
- pageIndex
- Type: SystemInt32
Index of document page. - fileName
- Type: SystemString
Output file name.
See Also