DioDocs for PDF
MergeWithDocument メソッド

DS.Documents.Pdf アセンブリ > GrapeCity.Documents.Pdf 名前空間 > GcPdfDocument クラス : MergeWithDocument メソッド
現在のドキュメントに結合するソース ドキュメント。
何をどのように結合するかを制御するオプション。
指定された GcPdfDocument のすべてまたは一部のページを現在のドキュメントに結合します。
シンタックス
'宣言
 
Public Sub MergeWithDocument( _
   ByVal sourceDoc As GcPdfDocument, _
   Optional ByVal options As MergeDocumentOptions _
) 
public void MergeWithDocument( 
   GcPdfDocument sourceDoc,
   MergeDocumentOptions options
)

パラメータ

sourceDoc
現在のドキュメントに結合するソース ドキュメント。
options
何をどのように結合するかを制御するオプション。
参照

GcPdfDocument クラス
GcPdfDocument メンバ