Aspose::Pdf::Text::TextAbsorber::get_Errors metod
TextAbsorber::get_Errors method
Lista över TextExtractionError‑objekt. Den innehåller information om fel som hittades under textutdragning. Sökning efter fel utförs endast om TextSearchOptions.LogTextExtractionErrors = true; och det kan minska prestandan.
System::SharedPtr<System::Collections::Generic::List<System::SharedPtr<TextExtractionError>>> Aspose::Pdf::Text::TextAbsorber::get_Errors() const
Se även
- Typedef SharedPtr
- Class List
- Class TextExtractionError
- Class TextAbsorber
- Namespace Aspose::Pdf::Text
- Library Aspose.PDF for C++