Aspose::Pdf::Text::TextFragmentAbsorber::get_Errors metod

TextFragmentAbsorber::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::TextFragmentAbsorber::get_Errors()

Se även