OlePresentationOptions class
OlePresentationOptions class
Provides options for import of the embedded document to Presentation via OLE.
Inheritance: OlePresentationOptions →
ImportDocumentOptions
The OlePresentationOptions type exposes the following members:
Constructors
| Constructor | Description |
|---|---|
| init | Initializes a new instance of the OlePresentationOptions class. |
| init | Initializes a new instance of the OlePresentationOptions class. |
Properties
| Property | Description |
|---|---|
| object_data | The data of the embedded object. |
| extension | The extension of the embedded object. |
| page_number | The page number for inserting of the embedded object. |
| x | The X coordinate of the embedded object frame. |
| y | The Y coordinate of the embedded object frame. |
| width | The width of the embedded object frame. |
| height | The height of the embedded object frame. |
Remarks
Learn more | | |
See Also
- module
groupdocs.merger.domain.options - class
ImportDocumentOptions - class
OlePresentationOptions