Search
VisioImporter Methods
 


 Public Methods

  Name Description

addVisioImportListener

Adds VisioImportListener that listens for ImportItemEvent raised for each shape's XML element in the imported VSDX drawing to let you create a custom diagram item representing the Visio shape.

getPagesPerRow

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

importDiagram

Imports the specified Visio Graphics Service VSDX file into the specified Diagram.

importDocument

Overloaded.  

removeVisioImportListener

Removes a VisioImportListener.

setPagesPerRow

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

 See Also