Search
DiagramView.saveToXml Method
See Also
 

 Overload List

Name Description

DiagramView.saveToXml (Document)

Saves the diagram to the specified XML document.

DiagramView.saveToXml (Document, boolean)

Saves the diagram to the specified XML document.

DiagramView.saveToXml (OutputStream, boolean)

Saves the diagram to the specified XML document.

DiagramView.saveToXml (String)

Saves the diagram to the specified XML document.

 See Also