Search
Diagram.saveToXml Method
See Also
 

 Overload List

Name Description

Diagram.saveToXml (Document)

Saves the diagram to the specified XML document.

Diagram.saveToXml (Document, boolean)

Saves the diagram to the specified XML document.

Diagram.saveToXml (OutputStream, boolean)

Saves the diagram to the specified XML document.

Diagram.saveToXml (String)

Saves the diagram to the specified XML document.

 See Also