OcrRecognizerResult Members
The OcrRecognizerResult type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
|
|
Equals(System.Object) | (Inherited from Object.) |
|
|
Finalize | (Inherited from Object.) |
|
|
GetHashCode | (Inherited from Object.) |
|
|
GetImageRegionOf |
Gets image region of line.
|
|
|
GetType | (Inherited from Object.) |
|
|
MemberwiseClone | (Inherited from Object.) |
|
|
ToString | (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
|
|
Lines |
Gets
Field Valuethe individual lines of recognized text. |
|
|
SourceBitmap |
Gets
Field Valuethe source bitmap. |
|
|
SourceId |
Gets
Field Valuethe image filename or other identifier of the source image. |
|
|
Text |
Gets
Field Valuethe recognized text. |

