OpenDocumentFile Method


OverloadĀ List

Name Description
Public method OpenDocumentFile(String)
Opens a document from disk.
(Inherited from Application .)
Public method OpenDocumentFile(ModelPath, OpenOptions)
Opens a document from disk or cloud.
(Inherited from Application .)
Public method OpenDocumentFile(ModelPath, OpenOptions, IOpenFromCloudCallback)
Opens a document from disk or cloud.
(Inherited from Application .)

See Also