VintaSoft Imaging .NET SDK 14.0: Documentation for .NET developer
Vintasoft.Imaging.Ocr Namespace / OcrEngine Class
In This Topic
    OcrEngine Class Properties
    In This Topic
    For a list of all properties of this type, see OcrEngine.
    Public Properties
     NameDescription
    Public PropertyGets or sets a ChangePixelFormatToBlackWhiteCommand that is used for binarization of the source image before text recognition.
    Public PropertyGets the type of the OCR engine.
    Public PropertyGets or sets a processing command that is used for preprocessing of the source image after Binarization and before text recognition.
    Public PropertyGets or sets the region on image which should be recognized.
    Public PropertyGets an information about recognition time.
    Public PropertyGets an array of languages, which are supported for text recognition.
    See Also