Link Search Menu Expand Document

TextRecognizerWhiteList Property

A set of characters allowed to be recognized from scanned document. Only characters from this list will appear in the result text. This helps improve uncertain recognition.

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

Property Value

Type: String
See Also

Reference