Link Search Menu Expand Document

TextAnalysisStatus Enumeration

Defines statuses of the text analysis. See TextAnalysisResults.

Namespace:Bytescout.PDFExtractor
Assembly: Bytescout.PDFExtractor (in Bytescout.PDFExtractor.dll) Version: 13.4.0.4760-master
Syntax
public enum TextAnalysisStatus
Members
Member nameValueDescription
TextIsTooShort0 Text is too short for analysis. Results have low confidence. 1000 or more characters is required for reliable results.
Valid1 The results of the analysis are quite reliable.
See Also

Reference