TextAnalysisResultsIsTextCorrupted Property ByteScout PDF Extractor SDK
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.

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

public bool IsTextCorrupted { get; }

Property Value

Type: Boolean
See Also

Reference