ImportDocument
Merger.ImportDocument method
Imports the document as attachment or embedded via Ole.
public IMerger ImportDocument(IImportDocumentOptions importDocumentOptions)
Parameter | Type | Description |
---|---|---|
importDocumentOptions | IImportDocumentOptions | The embedded document import options. |
Exceptions
exception | condition |
---|---|
ArgumentNullException | Thrown when importDocumentOptions is null. |
Remarks
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.
See Also
- interface IMerger
- interface IImportDocumentOptions
- class Merger
- namespace GroupDocs.Merger
- assembly GroupDocs.Merger