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