Specifies in what format to save the diagram when generating a string using the saveToString method.
Namespace: MindFusion.Diagramming
File: Enum.js
SyntaxJavaScript
Copy Code
|
|---|
// enum |
Members| Member name | Description | |
|---|---|---|
![]() |
Json |
Indicates JSON format. |
![]() |
Xml |
Indicates XML format. |
See Also