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