Search
DiagramDocument.saveToXml Method
See Also
 






Saves the document to an XML file.

Namespace: MindFusion.Diagramming
File: DiagramDocument.js

 Syntax

JavaScript  Copy Code

function saveToXml (url)

 Parameters

url

String. A URL specifying where the document's XML should be posted to.

 See Also