Aspose::Pdf::Text::TextFragmentAbsorber::get_Errors método
TextFragmentAbsorber::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::TextFragmentAbsorber::get_Errors()
Ver también
- Typedef SharedPtr
- Class List
- Class TextExtractionError
- Class TextFragmentAbsorber
- Namespace Aspose::Pdf::Text
- Library Aspose.PDF for C++