MindFusion.Wpf Pack Programmer's Guide
VisioExporter Members
Constructors Properties Methods
 


Exports diagrams to Visio 2003 XML Drawing files (*.vdx).

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

 Public Constructors

  Name Description

VisioExporter

Initializes a new instance of the VisioExporter class.

 Public Properties

  Name Description

CreateVisioGroups

Gets or sets a value indicating whether Visio groups are created from WpfDiagram groups.

DynamicsOff

Gets or sets whether Visio connector rerouting should be disabled.

ExportImagesAsGroups

Gets or sets a value indicating whether a node that contains an image should be exported as a Visio group of a shape, picture and text objects.

ExportInvisibleItems

Gets or sets a value indicating whether to export invisible items.

ExportLanes

Gets or sets a value specifying whether the LaneGrid should be exported to Visio.

ExportTablesAsGroups

Gets or sets a value indicating whether TableNode objects should be exported as groups of Visio rectangular shapes.

LaneGridTitle

Gets or sets the title of the functional band container created when exporting the diagram's swimlane grid.

TemplatePath

Gets or sets the full path to the 'VisioExport.vxt' template file.

 Public Methods

  Name Description

ApproxColors

Approximate two color of gradient to get corresponded ACI.

Export

Overloaded.  

 See Also

VisioExporter Class
MindFusion.Diagramming.Wpf.Export Namespace