ApplicationEvents3_Event.DocumentBeforeClose Event

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

Syntax

'Declaration
Event DocumentBeforeClose As ApplicationEvents3_DocumentBeforeCloseEventHandler
'Usage
Dim instance As ApplicationEvents3_Event
Dim handler As ApplicationEvents3_DocumentBeforeCloseEventHandler

AddHandler instance.DocumentBeforeClose, handler
event ApplicationEvents3_DocumentBeforeCloseEventHandler DocumentBeforeClose

See Also

Reference

ApplicationEvents3_Event Interface

ApplicationEvents3_Event Members

Microsoft.Office.Interop.Word Namespace