Method Open
Open(string)
Open an existing document
Declaration
ITeddsDocument Open(string FilePath)
Parameters
| Type | Name | Description |
|---|---|---|
| string | FilePath | Full path and file name |
Returns
| Type | Description |
|---|---|
| ITeddsDocument | Open document |
Open an existing document
ITeddsDocument Open(string FilePath)
| Type | Name | Description |
|---|---|---|
| string | FilePath | Full path and file name |
| Type | Description |
|---|---|
| ITeddsDocument | Open document |