SensitiveDataDetectorOCRResolution Property ByteScout PDF Extractor SDK
Resolution of OCR (Optical Character Recognition). Default is 300 DPI.

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

public float OCRResolution { get; set; }

Property Value

Type: Single

Implements

IBaseOCRExtractorOCRResolution
Remarks

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

Reference