Search
DiagramDocument.SaveToFile Method
See Also
 





Saves the document to a binary file.

 Overload List

Name Description

DiagramDocument.SaveToFile (String)

Saves the document to the specified file in a binary format.

DiagramDocument.SaveToFile (String, Boolean)

Saves the document to the specified file in a binary format.

 See Also