Aspose::Pdf::Text::TextFragmentAbsorber::get_RegexResults method

TextFragmentAbsorber::get_RegexResults method

Gets dictionary of search occurrences that are presented with System.Text.RegularExpressions.Regex class as key and TextFragment as value.

System::SharedPtr<System::Collections::Generic::Dictionary<System::SharedPtr<System::Text::RegularExpressions::Regex>, System::SharedPtr<TextFragmentCollection>>> Aspose::Pdf::Text::TextFragmentAbsorber::get_RegexResults() const

See Also