Link Search Menu Expand Document

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

Property Value

Type: String

Implements

IBaseOCRExtractorOCRBlackList
See Also

Reference