Imports the specified OpenOffice Draw document into the specified Diagram.
Namespace: MindFusion.Diagramming.Import
Package: MindFusion.Diagramming.Import.Draw
C# Copy Code |
---|
public void Import ( |
Visual Basic Copy Code |
---|
Public Sub Import( _ |
A string specifying the path to the .odg file.
A Diagram into which to import the OpenOffice drawing.
Objects from each subsequent Draw page are imported in the same Diagram, at an offset depending on the page size and the value of the PagesPerRow property.