Search
Diagram.SaveToXml Method
See Also
 






Saves the diagram to an XML document.

 Overload List

Name Description

Diagram.SaveToXml (Stream)

Saves the diagram into an stream in a XML format.

Diagram.SaveToXml (XDocument)

Saves the diagram into an XML document.

Diagram.SaveToXml (XDocument, Boolean)

Saves the diagram into an XML document.

 See Also