Aspose::Pdf::Text::TextAbsorber::get_HasErrors method

TextAbsorber::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::TextAbsorber::get_HasErrors() const

See Also