ApplicationEvents4_Event.ProtectedViewWindowBeforeClose Event

Occurs immediately before a protected view window or a document in a protected view window closes.

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

Syntax

'Declaration
Event ProtectedViewWindowBeforeClose As ApplicationEvents4_ProtectedViewWindowBeforeCloseEventHandler
'Usage
Dim instance As ApplicationEvents4_Event
Dim handler As ApplicationEvents4_ProtectedViewWindowBeforeCloseEventHandler

AddHandler instance.ProtectedViewWindowBeforeClose, handler
event ApplicationEvents4_ProtectedViewWindowBeforeCloseEventHandler ProtectedViewWindowBeforeClose

See Also

Reference

ApplicationEvents4_Event Interface

ApplicationEvents4_Event Members

Microsoft.Office.Interop.Word Namespace