Saves the diagram contents into a string.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
Java
![]() |
---|
public String saveToString ( |
A SaveToStringFormat contstant that indicates the desired serialized string format.
true to serialize all attributes; false to serialize only attributes different from their default value.
A String containing the serialized diagram.