Ocr Class
The base Optical Character Recognition class.
System.Object
WebSupergoo.ABCocr3.Ocr
Method
Description
SetBitmap
Specify an image for OCR.
Property
Description
Language
The default language for the task.
PageSegmentation
The page segmentation to be applied to the task.
State
The State of the current task.
Optimizations
Whether the task should be optimized for accuracy over speed.
Protected
Whether the task should be run in protected mode for stability and performance.
Page
The results of the OCR task.
Timeout
The timeout to be used when processing an image.
Variables
Any custom variables for the OCR engine.
Warnings
Warnings which are raised during the recognition task.