ImportDocumentOptions
Leave feedback
On this page
Provides options for the embedded document import.
public abstract class ImportDocumentOptions : IImportDocumentOptions
| Name | Description |
|---|---|
| Extension { get; } | The extension of the embedded object. |
| ObjectData { get; } | The data of the embedded object. |
| PageNumber { get; } | The page number for inserting of the embedded object. |
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 IImportDocumentOptions
- namespace GroupDocs.Merger.Domain.Options
- 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.