Aspose::Pdf::Text::TextFragmentAbsorber::get_HasErrors method

TextFragmentAbsorber::get_HasErrors method

Value indicates whether errors were found during text extraction. Searching for errors will performed only if TextSearchOptions.LogTextExtractionErrors = true; And it may decrease performance.

bool Aspose::Pdf::Text::TextFragmentAbsorber::get_HasErrors() const

See Also