Application Interface
Office 2010
Represents the Microsoft Office Word application.
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.