Link Search Menu Expand Document

TextRecognizerCorrections Property

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.0.314-master
Syntax
public CorrectionList Corrections { get; set; }

Property Value

Type: CorrectionList
See Also

Reference