RichTextBox for WPF
SetFormat メソッド (ImageAttach)

C1.WPF.RichTextBox.4.5.2 アセンブリ > C1.WPF.RichTextBox 名前空間 > ImageAttach クラス : SetFormat メソッド
プロパティ値を書き込むオブジェクト。
指定されたオブジェクトの Format 値。
指定されたオブジェクトの Format 添付プロパティの値を設定します。
シンタックス
'宣言
 
Public Shared Sub SetFormat( _
   ByVal obj As System.Windows.DependencyObject, _
   ByVal value As System.String _
) 
public static void SetFormat( 
   System.Windows.DependencyObject obj,
   System.string value
)

パラメータ

obj
プロパティ値を書き込むオブジェクト。
value
指定されたオブジェクトの Format 値。
参照

ImageAttach クラス
ImageAttach メンバ