Click or drag to resize

BasicOcrWordAccessor Properties

The BasicOcrWordAccessor type exposes the following members.

Properties
  NameDescription
Public propertyBaseline
This property represents the baseline of the text in pixels relative to the source image.
Public propertyBounds
This property represents the bounding box of the word in pixels relative to the source image.
Public propertyConfidence
This property represents the confidence of recognition of the entire word.
Public propertyText
Returns the text of the word as a string.
Public propertyWord
This property is used for setting the OcrWord that this accessor is attached to.
Top
See Also