Saves the document to the specified file in a binary format.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
SyntaxJava
Copy Code
|
|---|
public void saveToFile ( |
The full path and name of the disk file where the document should be saved.
See Also