Document.Concatenate Method (Stream[], ImportOptions) |
Docentric Toolkit Help
Send Feedback |
Concatenates the specified documents. The input documents do not get modified during the opration.
Assembly: Docentric.Documents.ObjectModel (in Docentric.Documents.ObjectModel.dll)
Parameters
- importOption
-
Type:
ImportOptions
Options for this import operation.
Return value
Type: DocumentResulting document that contains the content of both documents, beginning with the content of the first document.