OcrLine Properties |
The OcrLine type exposes the following members.
Name | Description | |
---|---|---|
Accessor | This property provides the IOcrLineAccessor associated with this object. | |
Baseline | This property represents the baseline of the text in pixels relative to the source image. | |
Bounds | This property represents the bounding box of the line in pixels relative to the source image. | |
Confidence | This property represents the confidence of recognition of the entire line. | |
Text | Returns the text of the line as a string. | |
TextKind |
The Kind of text for the OcrLine. MachinePrint, HandPrint, Any. OcrTextKind | |
Words | Gets an OcrWordCollection representing the words that make up this line of text. |