Rectangle.Application Property

Returns a Application object that represents the Microsoft Word application.

Namespace:  Microsoft.Office.Interop.Word
Assembly:  Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)

Syntax

'Declaration
ReadOnly Property Application As Application
    Get
'Usage
Dim instance As Rectangle
Dim value As Application

value = instance.Application
Application Application { get; }

Property Value

Type: Microsoft.Office.Interop.Word.Application

See Also

Reference

Rectangle Interface

Rectangle Members

Microsoft.Office.Interop.Word Namespace