Link Search Menu Expand Document

OCRAnalysisResultsContrast Property

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.0.4760-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