Search
Diagram.SaveToStream Method
See Also
 





Saves the binary contents of the diagram to a .NET stream.

 Overload List

Name Description

Diagram.SaveToStream (Stream)

Saves the binary contents of the diagram to the specified .NET stream.

Diagram.SaveToStream (Stream, Boolean)

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

 See Also