Link Search Menu Expand Document

IBaseOCRExtractorOCRWhiteList 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.PDFExtractor
Assembly: Bytescout.PDFExtractor (in Bytescout.PDFExtractor.dll) Version: 13.4.0.4760-master
Syntax
string OCRWhiteList { get; set; }

Property Value

Type: String
See Also

Reference