ImportDocumentOptions
Contents
 [
        
            Hide
        ]
    ImportDocumentOptions class
Provides options for the embedded document import.
public abstract class ImportDocumentOptions : IImportDocumentOptions
Properties
| 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. | 
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 IImportDocumentOptions
 - namespace GroupDocs.Merger.Domain.Options
 - assembly GroupDocs.Merger