BaseTextExtractorOCRBlackList Property ByteScout PDF Extractor SDK
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.1.4801-master
Syntax

public string OCRBlackList { get; set; }

Property Value

Type: String

Implements

IBaseOCRExtractorOCRBlackList
See Also

Reference