ASP.NET Pack Programmer's Guide
Diagram.SaveToXml Method
See Also
 





Saves the diagram to an XML document.

 Overload List

Name Description

Diagram.SaveToXml (String)

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

Diagram.SaveToXml (XmlDocument)

Saves the diagram to the specified XML document.

Diagram.SaveToXml (XmlDocument, Boolean)

Saves the diagram to the specified XML document.

 See Also

Diagram Members
Diagram Class
MindFusion.Diagramming Namespace
SaveToFile Method