AutoCaption.Application Property

Returns a value that represents a Application object that represents the creator of the specified object.

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 AutoCaption
Dim value As Application

value = instance.Application
Application Application { get; }

Property Value

Type: Microsoft.Office.Interop.Word.Application

See Also

Reference

AutoCaption Interface

AutoCaption Members

Microsoft.Office.Interop.Word Namespace