Search
DiagramDocument.SaveToJsonAsync Method
See Also
 





 Overload List

Name Description

DiagramDocument.SaveToJsonAsync (Stream)

Saves the diagram document into a stream in JSON format.

DiagramDocument.SaveToJsonAsync (String)

Saves the diagram document into a JSON file.

 See Also