Search
Diagram.SaveToFile Method
See Also
 





Saves the contents of the diagram to a disk file in binary format.

 Overload List

Name Description

Diagram.SaveToFile (String)

Saves the binary contents of a diagram to the specified file.

Diagram.SaveToFile (String, Boolean)

Saves the binary contents of a diagram to the specified file, optionally clearing the Dirty flag.

 See Also