Search
DiagramDocument.SaveToXml Method
See Also
 





Saves the document as an XML.

 Overload List

Name Description

DiagramDocument.SaveToXml (String)

Saves the document to the specified file in an XML format.

DiagramDocument.SaveToXml (XmlDocument)

Saves the document to the specified XmlDocument object.

 See Also