Aspose::Pdf::Text::TextSearchOptions::get_LogTextExtractionErrors method

TextSearchOptions::get_LogTextExtractionErrors method

Gets indication that text extraction (decoding) errors will be logged in the text (fragment) absorber. true - means that text extraction (decoding) errors will be loged. It may decrease performance. false (default) - no error loging.

bool Aspose::Pdf::Text::TextSearchOptions::get_LogTextExtractionErrors() const

See Also