DiagramLite Programmer's Guide
DiagramDocument.SaveToXml Method
See Also
 





 Overload List

Name Description

DiagramDocument.SaveToXml (Stream)

Saves the diagram to the specified stream as an XML document.

DiagramDocument.SaveToXml (String)

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

DiagramDocument.SaveToXml (XDocument)

Saves the document to the specified XDocument object.

 See Also

DiagramDocument Members
DiagramDocument Class
MindFusion.Diagramming Namespace