ApplicationEvents4_Event.DocumentChange Event

Definition

Occurs when a new document is created, when an existing document is opened, or when another document is made the active document.

public:
 event Microsoft::Office::Interop::Word::ApplicationEvents4_DocumentChangeEventHandler ^ DocumentChange;
event Microsoft.Office.Interop.Word.ApplicationEvents4_DocumentChangeEventHandler DocumentChange;
member this.DocumentChange : Microsoft.Office.Interop.Word.ApplicationEvents4_DocumentChangeEventHandler 
Event DocumentChange As ApplicationEvents4_DocumentChangeEventHandler 

Event Type

Applies to