ApplicationClass.MailMergeAfterRecordMerge Event

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

Syntax

'Declaration
Public Overridable Event MailMergeAfterRecordMerge As ApplicationEvents4_MailMergeAfterRecordMergeEventHandler
'Usage
Dim instance As ApplicationClass
Dim handler As ApplicationEvents4_MailMergeAfterRecordMergeEventHandler

AddHandler instance.MailMergeAfterRecordMerge, handler
public virtual event ApplicationEvents4_MailMergeAfterRecordMergeEventHandler MailMergeAfterRecordMerge

Implements

ApplicationEvents4_Event.MailMergeAfterRecordMerge

See Also

Reference

ApplicationClass Class

ApplicationClass Members

Microsoft.Office.Interop.Word Namespace