RichText.TextRuns
RichText.TextRuns property
Gets the collection of text runs.
public IEnumerable<TextRun> TextRuns { get; }
See Also
- class TextRun
- class RichText
- namespace Aspose.Note
- assembly Aspose.Note
Gets the collection of text runs.
public IEnumerable<TextRun> TextRuns { get; }