Link Search Menu Expand Document

IBaseOCRExtractorOCRResolution Property

Resolution of OCR (Optical Character Recognition). Default is 300 DPI.

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

Property Value

Type: Single
Remarks
To perform OCR, the document is rendered to image with specified resolution.
See Also

Reference