Saves the document as an ASCII string.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public string SaveToString ( |
Visual Basic
Copy Code
|
|---|
Public Function SaveToString( _ |
One of the SaveToStringFormat values.
Indicates whether the 'dirty' flag should be cleared.
A string value.
See Also