Search
DiagramDocument.saveToXml Method
See Also
 

 Overload List

Name Description

DiagramDocument.saveToXml (Document)

Saves the document to the specified Document object.

DiagramDocument.saveToXml (Document, boolean)

Saves the document to the specified Document object.

DiagramDocument.saveToXml (OutputStream, boolean)

Saves the diagram to the specified XML document.

DiagramDocument.saveToXml (String)

Saves the diagram to the specified XML document.

 See Also