OleDiagramOptions class

OleDiagramOptions class

Provides options for import of the embedded document to Diagram via OLE.

Inheritance: OleDiagramOptionsImportDocumentOptions

The OleDiagramOptions type exposes the following members:

Constructors

Constructor Description
init Initializes a new instance of the OleDiagramOptions class.
init Initializes a new instance of the OleDiagramOptions class.
init Initializes a new instance of the OleDiagramOptions 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 shape’s pin (center of rotation) in relation to the page.
y The Y coordinate of the embedded object shape’s pin (center of rotation) in relation to the page.
width The width of the embedded object shape in inches.
height The height of the embedded object shape in inches.
image_data The image data of the embedded object.

Remarks

Learn more | | |

See Also