Link Search Menu Expand Document

TextRecognizerBlackList Property

A set of characters not allowed to be recognized from scanned document. The resulting text will only contain characters that are not in this list. This helps improve uncertain recognition.

Namespace:ByteScout.TextRecognition
Assembly: ByteScout.TextRecognition (in ByteScout.TextRecognition.dll) Version: 2.6.0.314-master
Syntax
public string BlackList { get; set; }

Property Value

Type: String
See Also

Reference