_Application Interface
Office 2003
Represents the Microsoft Office Word application.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in microsoft.office.interop.word.dll)
Assembly: Microsoft.Office.Interop.Word (in microsoft.office.interop.word.dll)
The Application object includes properties and methods that return top-level objects. For example, the ActiveDocument property returns a Document object.
Use the Application property to return the Application object.