RichTextBox for WPF
Runs プロパティ (C1TextRange)

C1.WPF.RichTextBox.4.5.2 アセンブリ > C1.WPF.RichTextBox.Documents 名前空間 > C1TextRange クラス : Runs プロパティ
この範囲内の C1Run要素のリストを取得します。
シンタックス
'宣言
 
Public ReadOnly Property Runs As System.Collections.Generic.IEnumerable(Of C1Run)
public System.Collections.Generic.IEnumerable<C1Run> Runs {get;}
参照

C1TextRange クラス
C1TextRange メンバ