Click or drag to resize

BasicOcrLineAccessor Properties

The BasicOcrLineAccessor 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 line in pixels relative to the source image.
Public propertyConfidence
This property represents the confidence of recognition of the entire line.
Public propertyLine
This property is used for setting the OcrLine that this accessor is attached to.
Public propertyText
Returns the text of the line as a string.
Top
See Also