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