Click or drag to resize

OmniPageOcrCMC7TextRegion Properties

The OmniPageOcrCMC7TextRegion type exposes the following members.

Properties
  NameDescription
Public propertyBounds
This property represents the bounds of the Region in pixels.
(Inherited from OcrRegion.)
Public propertyConfidence
This property represents the overall confidence with which the text was recognized.
(Inherited from OcrTextRegion.)
Public propertyExpectedSymbolSet
Gets or sets expected symbol set for the text region.
(Inherited from OcrTextRegion.)
Public propertyIsRectangular
Gets a value indicating whether region is rectangular or not.
(Inherited from OcrRegion.)
Public propertyLines
This property provides access to individual lines of text within the region.
(Inherited from OcrTextRegion.)
Public propertyPolygonBounds
This property represents the bounds of the Region.
(Inherited from OcrRegion.)
Public propertyRotation
This property represents the orientation of the text region, expressed as a rotation.
(Inherited from OcrTextRegion.)
Public propertyTextKind
Gets or sets kind of the text within the text sregion.
(Inherited from OcrTextRegion.)
Top
See Also