Método Aspose::Pdf::Text::TextAbsorber::get_Errors
TextAbsorber::get_Errors method
Lista de objetos TextExtractionError. Contiene información sobre errores encontrados durante la extracción de texto. La búsqueda de errores se realizará solo si TextSearchOptions.LogTextExtractionErrors = true; y puede disminuir el rendimiento.
System::SharedPtr<System::Collections::Generic::List<System::SharedPtr<TextExtractionError>>> Aspose::Pdf::Text::TextAbsorber::get_Errors() const
Ver también
- Typedef SharedPtr
- Class List
- Class TextExtractionError
- Class TextAbsorber
- Namespace Aspose::Pdf::Text
- Library Aspose.PDF for C++