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