Aspose::Pdf::Text::MarkupSection::get_Fragments method
MarkupSection::get_Fragments method
Collection of not empty TextFragment objects that are inside the section.
System::SharedPtr<System::Collections::Generic::List<System::SharedPtr<TextFragment>>> Aspose::Pdf::Text::MarkupSection::get_Fragments() const
Remarks
The TextFragment object provides access to the search occurrence text, text properties, and allows to edit text and change the text state (font, font size, color etc).
See Also
- Typedef SharedPtr
- Class List
- Class TextFragment
- Class MarkupSection
- Namespace Aspose::Pdf::Text
- Library Aspose.PDF for C++