ApplicationEvents2_Event.DocumentBeforeClose Event
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
Event DocumentBeforeClose As ApplicationEvents2_DocumentBeforeCloseEventHandler
'Usage
Dim instance As ApplicationEvents2_Event
Dim handler As ApplicationEvents2_DocumentBeforeCloseEventHandler
AddHandler instance.DocumentBeforeClose, handler
event ApplicationEvents2_DocumentBeforeCloseEventHandler DocumentBeforeClose
See Also
Reference
ApplicationEvents2_Event Interface