Encodes the diagram contents into an XML or JSON string.
Namespace: MindFusion.Diagramming
File: Diagram.js
SyntaxJavaScript
Copy Code
|
|---|
function saveToString (format) |
A member of the SaveToStringFormat enumeration.
String. A string containing the diagram's serialized representation.
See Also