[]
Merges all or some pages from a specified GcPdfDocument into the current document.
public void MergeWithDocument(GcPdfDocument sourceDoc, MergeDocumentOptions options = null)
| Type | Name | Description |
|---|---|---|
| GcPdfDocument | sourceDoc | The source document which is to be merged into the current document. |
| MergeDocumentOptions | options | Options controlling what and how to merge. |