Search
DiagramDocument.SaveToXmlAsync Method
See Also
 





 Overload List

Name Description

DiagramDocument.SaveToXmlAsync (Stream)

Saves the diagram document into a stream in XML format.

DiagramDocument.SaveToXmlAsync (String)

Saves the diagram document into an XML file.

DiagramDocument.SaveToXmlAsync (XmlDocument)

Saves the diagram document into an XML document.

 See Also