'Declaration Public Sub MergeWithDocument( _ ByVal sourceDoc As GcPdfDocument, _ Optional ByVal options As MergeDocumentOptions _ )
public void MergeWithDocument( GcPdfDocument sourceDoc, MergeDocumentOptions options )
Parameters
- sourceDoc
- The source document which is to be merged into the current document.
- options
- Options controlling what and how to merge.