Line interface
An object representing a recognized text line.
Properties
bounding |
Bounding box of a recognized line. |
text | The text content of the line. |
words | List of words in the text line. |
Property Details
boundingBox
Bounding box of a recognized line.
boundingBox?: number[]
Property Value
number[]
text
The text content of the line.
text?: string
Property Value
string
words
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript