Link Search Menu Expand Document

BaseTextExtractorTextAnalysisCorruptedTextThreshold Property

The criterion of detection of the corrupted text used in text analysis. Default is 0.5.

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

Property Value

Type: Single

Implements

IBaseTextExtractorTextAnalysisCorruptedTextThreshold
See Also

Reference