ApplicationClass.ApplicationEvents2_Event_DocumentBeforeClose Event
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
Public Overridable Event ApplicationEvents2_Event_DocumentBeforeClose As ApplicationEvents2_DocumentBeforeCloseEventHandler
'Usage
Dim instance As ApplicationClass
Dim handler As ApplicationEvents2_DocumentBeforeCloseEventHandler
AddHandler instance.ApplicationEvents2_Event_DocumentBeforeClose, handler
public virtual event ApplicationEvents2_DocumentBeforeCloseEventHandler ApplicationEvents2_Event_DocumentBeforeClose
Implements
ApplicationEvents2_Event.DocumentBeforeClose