Click or drag to resize

OcrWord Properties

The OcrWord type exposes the following members.

Properties
  NameDescription
Public propertyAccessor
This property provides the IOcrWordAccessor associated with this object.
Public propertyAlternates
Gets a collection of alternate words for this word.
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 propertyGlyphs
Gets an OcrGlyphCollection which contains the glyphs that make up this word.
Public propertyText
Returns the text of the word as a string.
Public propertyTextKind
Gets or sets text kind of the word.
Top
See Also