Word for WPF
RtfPicture コンストラクタ(RtfObject,WriteableBitmap,ImageFormat)

C1.WPF.Word.4.5.2 アセンブリ > C1.WPF.Word.Objects 名前空間 > RtfPicture クラス > RtfPicture コンストラクタ : RtfPicture コンストラクタ(RtfObject,WriteableBitmap,ImageFormat)
ストレージ内の画像形式。
シンタックス
'宣言
 
Public Function New( _
   ByVal owner As RtfObject, _
   ByVal img As System.Windows.Media.Imaging.WriteableBitmap, _
   Optional ByVal imgf As ImageFormat _
)
public RtfPicture( 
   RtfObject owner,
   System.Windows.Media.Imaging.WriteableBitmap img,
   ImageFormat imgf
)

パラメータ

owner
img
imgf
ストレージ内の画像形式。
参照

RtfPicture クラス
RtfPicture メンバ
オーバーロード一覧