Creates a Visio .vsdx file representing the specified DiagramDocument.
Namespace: MindFusion.Diagramming.Export
Assembly: MindFusion.Diagramming.Export.Visio
C# Copy Code |
---|
public void Export ( |
Visual Basic Copy Code |
---|
Public Sub Export( _ |
A DiagramDocument instance.
The full path to the exported Visio .vsdx file.
Each DiagramPage in the document is exported to an individual Visio page. The title of the Visio page is set to DiagramPage.Title.