Link Search Menu Expand Document

BaseTextExtractorEnableTextAnalysis Property

Enables or disables extracted text analysis. Check TextAnalysisResults after the extraction for analysis results.

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

Property Value

Type: Boolean

Implements

IBaseTextExtractorEnableTextAnalysis
See Also

Reference