TextRecognizerCorrections Property ByteScout Text Recognition SDK
Collection of corrections automatically applied to recognized text to fix repeating recognition errors.

Namespace:  ByteScout.TextRecognition
Assembly:  ByteScout.TextRecognition (in ByteScout.TextRecognition.dll) Version: 2.6.1.323-master
Syntax

public CorrectionList Corrections { get; set; }

Property Value

Type: CorrectionList
See Also

Reference