SearchablePDFMakerOCRImagePreprocessingFilters Property ByteScout PDF Extractor SDK
Collection of image processing filters applied to the document page before Optical Character Recognition (OCR). May improve the recognition quality.

Namespace:  Bytescout.PDFExtractor
Assembly:  Bytescout.PDFExtractor (in Bytescout.PDFExtractor.dll) Version: 13.4.1.4801-master
Syntax

public ImagePreprocessingFiltersCollection OCRImagePreprocessingFilters { get; set; }

Property Value

Type: ImagePreprocessingFiltersCollection

Implements

ISearchablePDFMakerOCRImagePreprocessingFilters
See Also

Reference