Document.Concatenate Method (Document[], 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
- documents
-
Type:
Document[]
Documents to concatenate.
- 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.