バージョン

CreateInlinePicture メソッド

この Document で使用する新しい InlinePicture を返します。
シンタックス
'宣言
 
Public Function CreateInlinePicture( _
   ByVal image As Image _
) As Infragistics.Documents.Word.InlinePicture
public Infragistics.Documents.Word.InlinePicture CreateInlinePicture( 
   Image image
)

パラメータ

image
図と関連する画像。
参照