MarkupParagraph.Fragments
MarkupParagraph.Fragments property
Collection of not empty TextFragment
objects of the paragraph.
public List<TextFragment> Fragments { get; }
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
- class TextFragment
- class MarkupParagraph
- namespace Aspose.Pdf.Text
- assembly Aspose.PDF