Description
This method allows you to open a document by specifying by its path and name. The document opens without waiting for confirmation that the document is open.
Syntax
Document = OpenDocumentAsync( iDocPath );
|
Input: (String) iDocPath |
Path and name of document. For example \Documents\LocationName\[SubFolders]\Folder\Document. |
|
|
|