IBaseOCRExtractorOCRCacheMode Property ByteScout PDF Extractor SDK
Sets caching of OCR results. Default is Off (no caching). In WholePage caching mode you can save processing time as the SDK will check if need to re-run OCR on the page or it can just pull results from previously cached OCR results.

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

OCRCacheMode OCRCacheMode { get; set; }

Property Value

Type: OCRCacheMode
See Also

Reference