Optional source: DeepPartial<TextPatternScannerResult>Readonly confidenceConfidence of the recognition.
Default is 0.0
Readonly rawRaw recognized string.
Readonly symbolBoxes for each recognized symbol.
Readonly validationWhether the validation was successful.
Default is false
Readonly wordBoxes for each recognized word.
Optional config: ToJsonConfigurationOptional Readonly confidence?: numberConfidence of the recognition.
Default is 0.0
Optional Readonly rawRaw recognized string.
Optional Readonly symbolBoxes for each recognized symbol.
Optional Readonly validationWhether the validation was successful.
Default is false
Optional Readonly wordBoxes for each recognized word.
The result of the text line recognition.