Errors
TextFragmentAbsorber.Errors property
List of TextExtractionError
objects. It contain information about errors were found during text extraction. Searching for errors will performed only if TextSearchOptions.LogTextExtractionErrors = true; And it may decrease performance.
public List<TextExtractionError> Errors { get; }
See Also
- class TextExtractionError
- class TextFragmentAbsorber
- namespace Aspose.Pdf.Text
- assembly Aspose.PDF