RichTextBox for WPF
Text プロパティ (C1Run)

C1.WPF.RichTextBox アセンブリ > C1.WPF.RichTextBox.Documents 名前空間 > C1Run クラス : Text プロパティ
この C1Run テキストの書式設定されていないテキストコンテンツを取得または設定します。
シンタックス
'宣言
 
Public Property Text As System.String
public System.string Text {get; set;}
解説
可能であれば C1Run.Insert メソッドまたは C1Run.Remove メソッドを使用する方が処理が速くなります。
参照

C1Run クラス
C1Run メンバ