Optionalsource: DeepPartial<TextPatternScannerResult>ReadonlyconfidenceConfidence of the recognition.
Default is 0.0
ReadonlyrawRaw recognized string.
ReadonlysymbolBoxes for each recognized symbol.
ReadonlyvalidationTrue if both the configured validator (if any) and the configured frame accumulation criteria were satisfied.
Default is false
ReadonlywordBoxes for each recognized word.
Optionalconfig: ToJsonConfigurationOptional Readonlyconfidence?: numberConfidence of the recognition.
Default is 0.0
Optional ReadonlyrawText?: stringRaw recognized string.
Optionalserialize?: (Optional ReadonlysymbolBoxes?: {Boxes for each recognized symbol.
Optional ReadonlyvalidationSuccessful?: booleanTrue if both the configured validator (if any) and the configured frame accumulation criteria were satisfied.
Default is false
Optional ReadonlywordBoxes?: {Boxes for each recognized word.
The result of the text line recognition.