SensitiveDataDetectorOCRWhiteList Property ByteScout PDF Extractor 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.PDFExtractor
Assembly:  Bytescout.PDFExtractor (in Bytescout.PDFExtractor.dll) Version: 13.4.1.4801-master
Syntax

public string OCRWhiteList { get; set; }

Property Value

Type: String

Implements

IBaseOCRExtractorOCRWhiteList
See Also

Reference