Search
VisioImporter Members
Constructors Properties Methods Events
 


Imports Visio 2003 XML Drawing files (VDX) into FlowChartX.

( a feature of FlowChartX Pro edition)

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

 Public Constructors

  Name Description

VisioImporter

Initializes a new instance of the VisioImporter class.

( a feature of FlowChartX Pro edition)

 Public Properties

  Name Description

ImportEntitiesAsTables

Gets or sets a value indicating whether Visio UML and DB entities are imported as FlowChartX tables.

( a feature of FlowChartX Pro edition)

OffsetByTopMost

( a feature of FlowChartX Pro edition)

PagesPerRow

Gets or sets how many Visio pages to import on a row before offsetting the import location vertically.

( a feature of FlowChartX Pro edition)

 Public Methods

  Name Description

GetPageCount

Determines how many pages are there in a Visio diagram.

( a feature of FlowChartX Pro edition)

ImportAllPages

Imports all pages from the specified Visio document.

( a feature of FlowChartX Pro edition)

ImportPage

Imports a single page from the specified Visio document.

( a feature of FlowChartX Pro edition)

 Public Events

  Name Description

ArrowImported

Raised when a Visio connector is imported as a FlowChartX link.

( a feature of FlowChartX Pro edition)

BoxImported

Raised when a Visio shape is imported into FlowChartX as a Box.

( a feature of FlowChartX Pro edition)

GroupImported

Raised when a Visio group is imported as a FlowChartX group.

( a feature of FlowChartX Pro edition)

 See Also