Creates a Visio XML Drawing file representing the specified DiagramDocument object.
Namespace: MindFusion.Diagramming.Export
Package: MindFusion.Diagramming.Export.Visio
C# Copy Code |
---|
public void Export ( |
Visual Basic Copy Code |
---|
Public Sub Export( _ |
A reference to the document to be exported.
The stream to write to.
Each DiagramPage in the document is exported to an individual Visio page. The title of the Visio page is set to DiagramPage.Title.