OcrTextRegion Properties |
The OcrTextRegion type exposes the following members.
| Name | Description | |
|---|---|---|
| Bounds | This property represents the bounds of the Region in pixels. (Inherited from OcrRegion.) | |
| Confidence | This property represents the overall confidence with which the text was recognized. | |
| ExpectedSymbolSet |
Gets or sets expected symbol set for the text region.
| |
| IsRectangular |
Gets a value indicating whether region is rectangular or not.
(Inherited from OcrRegion.) | |
| Lines | This property provides access to individual lines of text within the region. | |
| PolygonBounds | This property represents the bounds of the Region. (Inherited from OcrRegion.) | |
| Rotation | This property represents the orientation of the text region, expressed as a rotation. | |
| TextKind |
Gets or sets kind of the text within the text sregion.
|