Search
DrawImporter Members
Constructors Methods
 


DrawImporter lets you import an OpenOffice Draw document into a Diagram or DiagramDocument object.

The following tables list the members exposed by the DrawImporter type.

 Public Constructors

  Name Description

DrawImporter

Initializes a new instance of the DrawImporter class.

 Public Methods

  Name Description

getPagesPerRow

Gets how many Draw pages to import on a row before offsetting the import location vertically.

importDiagram

Imports the specified OpenOffice Draw document into the specified Diagram.

importDocument

Overloaded.  

importDrawXml

 

setPagesPerRow

Sets how many Draw pages to import on a row before offsetting the import location vertically.

 See Also