TextRecognizerWhiteList Property ByteScout Text Recognition SDK
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.1.323-master
Syntax

public string WhiteList { get; set; }

Property Value

Type: String
See Also

Reference