TextAnalysisResults Properties
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
The TextAnalysisResults type exposes the following members.
Properties
Name | Description | |
---|---|---|
AnalysisStatus | Status of analysis. See TextAnalysisStatus. | |
IsEnglishText | Gets whether the extracted text is in English language. | |
IsTextCorrupted | Gets whether the extracted English text is corrupted. This may be a consequence of PDF document defects causing impossibility of valid text extraction. You may need to forcibly extract this document using the optical recognition (OCR). Set OCRMode property to TextFromImagesAndVectorsAndRepairedFonts to force the OCR. |
See Also