Search
Diagram.SaveToString Method
See Also
 





Encodes the diagram contents into an ASCII string.

 Overload List

Name Description

Diagram.SaveToString ()

Encodes the diagram contents into an ASCII string.

Diagram.SaveToString (SaveToStringFormat, Boolean)

Encodes the diagram contents into an ASCII string using the specified format and optionally clearing the Dirty flag.

 See Also