TextFragment class
TextFragment class
Represents a part of recognized text (word, symbol, etc), extracted by OCR engine.
The TextFragment type exposes the following members:
Constructors
Constructor | Description |
---|---|
init | Initializes a new instance of the recognized text fragment. |
Properties
Property | Description |
---|---|
text | Gets a textual content of the recognized text fragment. |
rectangle | Gets a bounding rectangle of the recognized text fragment. |
Remarks
Learn more | | |