BasicOcrLineAccessor Properties |
The BasicOcrLineAccessor type exposes the following members.
| Name | Description | |
|---|---|---|
| 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. | |
| Line | This property is used for setting the OcrLine that this accessor is attached to. | |
| Text | Returns the text of the line as a string. |