Link Search Menu Expand Document

IBaseOCRExtractorOCRCacheMode Property

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.0.4760-master
Syntax
OCRCacheMode OCRCacheMode { get; set; }

Property Value

Type: OCRCacheMode
See Also

Reference