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

C1.WPF.RichTextBox.4.5.2 アセンブリ > C1.WPF.RichTextBox.Documents 名前空間 > C1Document クラス : Blocks プロパティ
C1Document内の C1Block要素のコレクションを取得します。
シンタックス
'宣言
 
Public ReadOnly Property Blocks As ProxyCollection(Of C1Block)
public ProxyCollection<C1Block> Blocks {get;}
参照

C1Document クラス
C1Document メンバ