OCRAnalysisResultsContrast Property ByteScout PDF Extractor SDK
Gets whether the contrast filter is recommended. Can be added manually using AddContrast(Int32) method.

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

public int Contrast { get; }

Property Value

Type: Int32
Remarks

Compare the value with 0 to determine whether the contrast filter is recommended.
See Also

Reference