バージョン 24.2 (最新)

RichDocumentViewTextUpdateMode 列挙体

Infragistics.Documents.RichText.RichTextDocument にいかに新しいテキストを適用するかを指定します。
シンタックス
public enum RichDocumentViewTextUpdateMode : System.Enum 
メンバ
メンバ解説
Insert現在のカーソル位置に新しいテキストを挿入することを指定します。
Overwrite現在のカーソル位置のテキストを新しいテキストで上書きすることを指定します。
参照

参照

Infragistics.Controls.Editors 名前空間
Infragistics.Documents.RichText.RichTextDocument
TextUpdateMode プロパティ