Search
Visio2013Importer Members
Constructors Properties Methods Events
 


Imports Visio 2013 XML Drawing files (*.vsdx) into Diagram or DiagramDocument objects.

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

 Public Constructors

  Name Description

Visio2013Importer

Initializes a new instance of the Visio2013Importer class.

 Public Properties

  Name Description

PagesPerRow

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

 Public Methods

  Name Description

Import

Overloaded.  

 Protected Methods

  Name Description

OnImportItem

Raises the ImportItem event.

 Public Events

  Name Description

ImportItem

Raised for each shape's XML element in the imported VSDX drawing to let you create a custom diagram item representing the Visio shape.

 See Also