Document |
The class for splitting or merging PDF documents
public class DocumentAssembler : NativeObject, IDisposable
The DocumentAssembler type exposes the following members.
| Name | Description | |
|---|---|---|
| DocumentAssembler |
| Name | Description | |
|---|---|---|
| Append | This method copies document properties and a range of pages from inDoc. | |
| Assemble | Assemble the input documents The input documents appended with Append(Document, NullableInt32, NullableInt32, DocumentCopyOptions, PageCopyOptions) are assembled into the output PDF. | |
| Dispose | Close the object. Release all resources associated with the object. | |
| Equals | (Inherited from NativeObject) | |
| GetHashCode | (Inherited from NativeObject) |