Link Search Menu Expand Document

BaseTextExtractorTextAnalysisResults Property

Results of the text analysis. Enable the analysis using EnableTextAnalysis property.

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

Property Value

Type: TextAnalysisResults

Implements

IBaseTextExtractorTextAnalysisResults
See Also

Reference