Search
DiagramDocument.SaveToString Method
See Also
 





Saves the document as a string.

 Overload List

Name Description

DiagramDocument.SaveToString ()

Saves the document as an ASCII string.

DiagramDocument.SaveToString (SaveToStringFormat, Boolean)

Saves the document as an ASCII string.

 See Also