Aspose::Pdf::GroupProcessor::IPdfTypeExtractor::ExtractAllText method

IPdfTypeExtractor::ExtractAllText method

Returns collection of extracted text values.

System::ArrayPtr<System::String> Aspose::Pdf::GroupProcessor::IPdfTypeExtractor::ExtractAllText() override=0

ReturnValue

Collection of extracted text values.

See Also