Loads the document from the specified file.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public Task LoadFromFileAsync ( |
Visual Basic
Copy Code
|
|---|
Public Function LoadFromFileAsync( _ |
The name of the file to load from.
See Also