Saves the document to the specified file in a binary format.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public Task SaveToFileAsync ( |
Visual Basic Copy Code |
---|
Public Function SaveToFileAsync( _ |
The full path and name of the disk file where the document should be saved.
Indicates whether the 'dirty' flag should be cleared.
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |