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 | |
|---|---|---|
![]() |
Initializes a new instance of the Visio2013Importer class. |
Public Properties| Name | Description | |
|---|---|---|
![]() |
Gets or sets how many Visio pages to import on a row before offsetting the import location vertically. |
Public Methods| Name | Description | |
|---|---|---|
![]() |
Overloaded. |
Protected Methods| Name | Description | |
|---|---|---|
![]() |
Raises the ImportItem event. |
Public Events| Name | Description | |
|---|---|---|
![]() |
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