Description
This method allows you to get a model of document.
Syntax
Model = GetModel( DocumentPath );
|
Input: (String) DocumentPath |
Path to document. For example \Documents\Location\Folder\Document. |
|
Return: (IModel) Model |
The model of the document. |