Search
DiagramDocument.SaveToJson Method
See Also
 





 Overload List

Name Description

DiagramDocument.SaveToJson (JsonObject, JsonPersistContext)

Saves the diagram document to a JSON object.

DiagramDocument.SaveToJson (Stream)

Saves the diagram document into a stream in JSON format.

DiagramDocument.SaveToJson (String)

Saves the diagram document into a JSON file.

 See Also