Saves the diagram into a JSON file.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public void SaveToJsonFile ( |
Visual Basic
Copy Code
|
|---|
Public Sub SaveToJsonFile( _ |
A string specifying the file name or full path.
See Also