BaseTextExtractorTextAnalysisResults Property ByteScout PDF Extractor SDK
Results of the text analysis. Enable the analysis using EnableTextAnalysis property.

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

public TextAnalysisResults TextAnalysisResults { get; }

Property Value

Type: TextAnalysisResults

Implements

IBaseTextExtractorTextAnalysisResults
See Also

Reference