Saves the diagram document to a JSON object.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
SyntaxJava
Copy Code
|
|---|
public void saveToJson ( |
A JsonObject representing the document.
A JsonPersistContext object.
See Also