Search
DrawImporter.importDocument Method
See Also
 

 Overload List

Name Description

DrawImporter.importDocument (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.importDocument (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