ApplicationEvents4_Event.DocumentOpen Event

Occurs when a document is opened.

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

Syntax

'Declaration
Event DocumentOpen As ApplicationEvents4_DocumentOpenEventHandler
'Usage
Dim instance As ApplicationEvents4_Event
Dim handler As ApplicationEvents4_DocumentOpenEventHandler

AddHandler instance.DocumentOpen, handler
event ApplicationEvents4_DocumentOpenEventHandler DocumentOpen

See Also

Reference

ApplicationEvents4_Event Interface

ApplicationEvents4_Event Members

Microsoft.Office.Interop.Word Namespace