Search
VisioImporter Methods
 


 Public Methods

  Name Description

GetPageCount

Determines how many pages are there in a Visio diagram.

Import

Imports all pages from the specified Visio document into a single DiagramDocument object.

ImportAllPages

Imports all pages from the specified Visio document.

ImportPage

Imports a single page from the specified Visio document.

 Protected Methods

  Name Description

OnConnectorImported

Raises the ConnectorImported event.

OnGroupImported

Raises the GroupImported event.

OnShapeImported

Raises the ShapeImported event.

 See Also