Optionalsource: DeepPartial<Line>Readonly_ReadonlyconfidenceText confidence. Range is [0-1].
ReadonlyroiQuad where the text was found in image coordinates. The order of the points is clockwise starting from the top left.
ReadonlytextThe recognized text.
ReadonlywordsList of words.
Optionalconfig: ToJsonConfigurationOptional Readonly_type?: "Line"Optional Readonlyconfidence?: numberText confidence. Range is [0-1].
Optional Readonlyroi?: Point[]Quad where the text was found in image coordinates. The order of the points is clockwise starting from the top left.
Optionalserialize?: (Optional Readonlytext?: stringThe recognized text.
Optional Readonlywords?: {List of words.
Represents a single line. A line is made up of words.