Word for WPF
Merging(C1WordDocument,IRtfContent) メソッド

C1.WPF.Word.4.5.2 アセンブリ > C1.WPF.Word 名前空間 > C1WordDocument クラス > Merging メソッド : Merging(C1WordDocument,IRtfContent) メソッド
別の Word/RTF ドキュメント。
マージ先の Word/RTF コンテンツ。
このドキュメントと別のドキュメントをコンテンツにマージします。
シンタックス
'宣言
 
Public Overloads Sub Merging( _
   ByVal other As C1WordDocument, _
   ByVal content As IRtfContent _
) 
public void Merging( 
   C1WordDocument other,
   IRtfContent content
)

パラメータ

other
別の Word/RTF ドキュメント。
content
マージ先の Word/RTF コンテンツ。
参照

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