Application.OpenDocumentFile
Overloads (3):
| Name | Return Type | Description |
|---|---|---|
| OpenDocumentFile(String) | Document | Opens a document from disk. |
| OpenDocumentFile(ModelPath, OpenOptions) | Document | Opens a document from disk or cloud. |
| OpenDocumentFile(ModelPath, OpenOptions, IOpenFromCloudCallback) | Document | Opens a document from disk or cloud. |