Search
DrawImporter.Import Method
See Also
 





 Overload List

Name Description

DrawImporter.Import (String)

Imports the specified OpenOffice Draw document into a new DiagramDocument, where each Draw page is imported into a separate DiagramPage of the DiagramDocument.

DrawImporter.Import (String, Diagram)

Imports the specified OpenOffice Draw document into the specified Diagram.

DrawImporter.Import (String, DiagramDocument)

Imports the specified OpenOffice Draw document into an existing DiagramDocument, where each Draw page is imported into a separate DiagramPage of the DiagramDocument.

 See Also