OleWordProcessingOptions class
OleWordProcessingOptions class
Provides options for import of the embedded document to Word processing via OLE.
Inheritance: OleWordProcessingOptions
→
ImportDocumentOptions
The OleWordProcessingOptions type exposes the following members:
Constructors
Constructor | Description |
---|---|
init | Initializes a new instance of the OleWordProcessingOptions class. |
init | Initializes a new instance of the OleWordProcessingOptions class. |
init | Initializes a new instance of the OleWordProcessingOptions 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. |
left | The left coordinate of the Ole object image. |
top | The top coordinate of the Ole object image. |
width | The width of the Ole object image. |
height | The height of the Ole object image. |
image_data | The data of the Ole object image. |
Remarks
Learn more | | |
See Also
- module
groupdocs.merger.domain.options
- class
ImportDocumentOptions
- class
OleWordProcessingOptions