Click or drag to resize
Pdftools logo

DocumentAssembler Methods

The DocumentAssembler type exposes the following members.

Methods
 NameDescription
Public methodAppend This method copies document properties and a range of pages from inDoc.
Public methodAssemble

Assemble the input documents

The input documents appended with Append(Document, NullableInt32, NullableInt32, DocumentCopyOptions, PageCopyOptions) are assembled into the output PDF.
Public methodDispose

Close the object.

Release all resources associated with the object.
Public methodEquals
(Inherited from NativeObject)
Public methodGetHashCode
(Inherited from NativeObject)
Top
See Also