Link Search Menu Expand Document

SearchablePDFMakerOCRCorrections Property

Collection of corrections automatically applied to recognized text to fix repeating recognition errors.

Namespace:Bytescout.PDFExtractor
Assembly: Bytescout.PDFExtractor (in Bytescout.PDFExtractor.dll) Version: 13.4.0.4760-master
Syntax
public OCRCorrectionList OCRCorrections { get; set; }

Property Value

Type: OCRCorrectionList

Implements

ISearchablePDFMakerOCRCorrections
See Also

Reference