Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
Event Open As DocumentEvents2_OpenEventHandler
'Usage
Dim instance As DocumentEvents2_Event
Dim handler As DocumentEvents2_OpenEventHandler
AddHandler instance.Open, handler
event DocumentEvents2_OpenEventHandler Open