TextLine class
TextLine class
Represents a line of text, extracted by OCR engine from an image.
The TextLine type exposes the following members:
Constructors
Constructor | Description |
---|---|
init | Constructs a new instance of TextLine |
Properties
Property | Description |
---|---|
fragments | Gets an array of text fragments, such as symbols and words, recognized in the line. |
Remarks
Learn more | | |