Imports a single page from the specified Visio document.
( a feature of FlowChartX Pro edition)
VB6
![]() |
---|
Public Function ImportPage( _ |
C++
![]() |
---|
public: |
A full path to the Visio VDX file.
Reference to the FlowChart document into which the Visio data is imported.
Specifies which page of the Visio document to import.
The page index is zero based. Use GetPageCount to determine how many pages are there in the Visio diagram.