Creates a Visio VDX representing the specified FlowChartX diagram.
(
a feature of FlowChartX Pro edition)
SyntaxVB6
Copy Code
|
|---|
Public Function Export( _ |
C++
Copy Code
|
|---|
public: |
RemarksThe exported document contains a single page, as big as the FlowChartX scrollable diagram area. The Visio page dimension and items size measure unit is set to inch.
See Also