Aspose::Pdf::Text::TextFragmentAbsorber::get_RegexResults método
TextFragmentAbsorber::get_RegexResults method
Obtiene un diccionario de ocurrencias de búsqueda que se presentan con la clase System.Text.RegularExpressions.Regex como clave y TextFragment como valor.
System::SharedPtr<System::Collections::Generic::Dictionary<System::SharedPtr<System::Text::RegularExpressions::Regex>, System::SharedPtr<TextFragmentCollection>>> Aspose::Pdf::Text::TextFragmentAbsorber::get_RegexResults() const
Ver también
- Typedef SharedPtr
- Class Dictionary
- Class Regex
- Class TextFragmentCollection
- Class TextFragmentAbsorber
- Namespace Aspose::Pdf::Text
- Library Aspose.PDF for C++