Search
VisioExporter Members
Constructors Properties Methods
 


Exports FlowChartX diagrams to Visio 2003 XML Drawing files (VDX).

( a feature of FlowChartX Pro edition)

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

 Public Constructors

  Name Description

VisioExporter

Initializes a new instance of the VisioExporter class.

( a feature of FlowChartX Pro edition)

 Public Properties

  Name Description

CreateVisioGroups

Specifies whether Visio groups are created from the FlowChartX groups.

( a feature of FlowChartX Pro edition)

ExportImagesAsGroups

Specifies whether a box that contains an image should be exported as a Visio group of a shape, picture and text objects.

( a feature of FlowChartX Pro edition)

ExportTablesAsGroups

Specifies whether FlowChartX tables should be exported as groups of Visio rectangular shapes.

( a feature of FlowChartX Pro edition)

SkipClippedTableCells

( a feature of FlowChartX Pro edition)

 Public Methods

  Name Description

Export

Creates a Visio VDX representing the specified FlowChartX diagram.

( a feature of FlowChartX Pro edition)

 See Also