This document is archived and information here might be outdated. Recommended version. |
Opens a document in this application.
[Visual Basic .NET]
Public Sub OpenDocument ( _
[ByVal path As String] _
)
[C#]
public void OpenDocument (
string path
);
Path is a string representing the path and filename of the document to be opened. [Optional]
If no Path is specified, the Open dialog is displayed.
Note, this method does not work in ArcCatalog.