継承
定義
public class DocumentAssembler : NativeObject, IDisposable
コンストラクタ
名前 | 概要 | |
---|---|---|
![]() | DocumentAssembler |
メソッド
名前 | 概要 | |
---|---|---|
![]() | Append | 入力PDF文書からそのプロパティと指定されたページ範囲をコピーします。 |
![]() | Assemble | 入力PDF文書の組み立て Append(Document, Nullable<Int32> , Nullable<Int32> , DocumentCopyOptions, PageCopyOptions)で追加された入力PDF文書は、出力PDFとして組み立てられます。 |
![]() | Dispose | オブジェクトを閉じます。 オブジェクトに関連付けられているすべてのリソースを解放します。 |