Suoranta.NaturalLanguage - Developer API

OcrRecognizerResult Members

The OcrRecognizerResult type exposes the following members.

Methods


  Name Description
Public method Equals(System.Object) (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetImageRegionOf
Gets image region of line.
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Properties


  Name Description
Public property Lines
Gets

Field Value

the individual lines of recognized text.
Public property SourceBitmap
Gets

Field Value

the source bitmap.
Public property SourceId
Gets

Field Value

the image filename or other identifier of the source image.
Public property Text
Gets

Field Value

the recognized text.