Search
DiagramDocument.saveToJson Method
See Also
 

 Overload List

Name Description

DiagramDocument.saveToJson (JsonObject, JsonPersistContext)

Saves the diagram document to a JSON object.

DiagramDocument.saveToJson (OutputStream)

Saves the diagram document into a stream in JSON format.

DiagramDocument.saveToJson (String)

Saves the diagram document into a JSON file.

 See Also