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

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

C1TextRange クラス
C1TextRange メンバ