Search
Diagram.SaveToJson Method
See Also
 





 Overload List

Name Description

Diagram.SaveToJson (JsonObject, JsonPersistContext)

Saves the diagram to a JSON object.

Diagram.SaveToJson (Stream)

Saves the diagram into a stream in JSON format.

Diagram.SaveToJson (String)

Saves the diagram into a JSON file.

 See Also