Search
Diagram.SaveToFile Method
See Also
 





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

 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