ApplicationEvents4_Event.MailMergeAfterRecordMerge Event

Occurs after each record in the data source successfully merges in a mail merge.

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

Syntax

'Declaration
Event MailMergeAfterRecordMerge As ApplicationEvents4_MailMergeAfterRecordMergeEventHandler
'Usage
Dim instance As ApplicationEvents4_Event
Dim handler As ApplicationEvents4_MailMergeAfterRecordMergeEventHandler

AddHandler instance.MailMergeAfterRecordMerge, handler
event ApplicationEvents4_MailMergeAfterRecordMergeEventHandler MailMergeAfterRecordMerge

See Also

Reference

ApplicationEvents4_Event Interface

ApplicationEvents4_Event Members

Microsoft.Office.Interop.Word Namespace