TextAnalysisStatus Enumeration
Free Trial Web API version Licensing Request A Quote
HAVE QUESTIONS OR NEED HELP?SUBMIT THE SUPPORT REQUEST FORM or write email toSUPPORT@BYTESCOUT.COM
Defines statuses of the text analysis. See TextAnalysisResults.
Namespace:Bytescout.PDFExtractorAssembly: Bytescout.PDFExtractor (in Bytescout.PDFExtractor.dll) Version: 13.4.0.4760-master
Syntax
Members
Member name | Value | Description | |
---|---|---|---|
TextIsTooShort | 0 | Text is too short for analysis. Results have low confidence. 1000 or more characters is required for reliable results. | |
Valid | 1 | The results of the analysis are quite reliable. |
See Also