ApplicationEvents4_MailMergeAfterRecordMergeEventHandler Delegate

Definition

A Delegate type used to add an event handler for the MailMergeAfterRecordMerge event. The MailMergeAfterRecordMerge event occurs after each record in the data source successfully merges in a mail merge.

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

Parameters

Doc
Document

The mail merge main document.

Attributes

Applies to

Product Versions
Word primary interop assembly Latest