ImportDocument
Leave feedback
On this page
Imports the document as attachment or embedded via Ole.
public IMerger ImportDocument(IImportDocumentOptions importDocumentOptions)
| Parameter | Type | Description |
|---|---|---|
| importDocumentOptions | IImportDocumentOptions | The embedded document import options. |
| exception | condition |
|---|---|
| ArgumentNullException | Thrown when importDocumentOptions is null. |
Learn more
- More about adding attachment to PDF documents: How to add attachment to PDF document.
- More about adding document to Word processing via OLE: Add document to Word processing via OLE.
- More about adding document to Presentation via OLE: Add document to Presentation via OLE.
- More about adding document to Spreadsheet via OLE: Add document to Spreadsheet via OLE.
- More about adding document to Diagram via OLE: Add document to Diagram via OLE.
- interface IMerger
- interface IImportDocumentOptions
- class Merger
- namespace GroupDocs.Merger
- assembly GroupDocs.Merger
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.