RichText.TextRuns

RichText.TextRuns property

テキスト ランのコレクションを取得します。

public IEnumerable<TextRun> TextRuns { get; }

関連項目