OpenDocumentFile
| Name | Return Type | Description | Inherited From |
|---|---|---|---|
| OpenDocumentFile(String) | The opened document. | Opens a document from disk. (Inherited from Application .) | Application |
| OpenDocumentFile(ModelPath, OpenOptions) | The opened document. | Opens a document from disk or cloud. (Inherited from Application .) | Application |
| OpenDocumentFile(ModelPath, OpenOptions, IOpenFromCloudCallback) | The opened document. | Opens a document from disk or cloud. (Inherited from Application .) | Application |