ApplicationEvents4_NewDocumentEventHandler Delegate

Definition

A Delegate type used to add an event handler for the NewDocument event. The NewDocument event occurs when a new document is created.

C#
[System.Runtime.InteropServices.ComVisible(false)]
public delegate void ApplicationEvents4_NewDocumentEventHandler(Document Doc);

Parameters

Doc
Document

The new document.

Attributes

Applies to

Product Versions
Word primary interop assembly Latest