TextAnalysisStatus EnumerationByteScout PDF Extractor SDK
Defines statuses of the text analysis. See TextAnalysisResults.

Namespace:  Bytescout.PDFExtractor
Assembly:  Bytescout.PDFExtractor (in Bytescout.PDFExtractor.dll) Version: 13.4.1.4801-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