Gets a value indicating whether the currently loaded FlowChartX instance is a trial version.
SyntaxVB6
Copy Code
|
|---|
Public Property Get DemoVersion() As Boolean |
C++
Copy Code
|
|---|
public: |
true in trial versions of FlowChartX; false in retail versions.
See Also