ApplicationClass.MailMergeWizardSendToCustom Event
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
Public Overridable Event MailMergeWizardSendToCustom As ApplicationEvents4_MailMergeWizardSendToCustomEventHandler
'Usage
Dim instance As ApplicationClass
Dim handler As ApplicationEvents4_MailMergeWizardSendToCustomEventHandler
AddHandler instance.MailMergeWizardSendToCustom, handler
public virtual event ApplicationEvents4_MailMergeWizardSendToCustomEventHandler MailMergeWizardSendToCustom
Implements
ApplicationEvents4_Event.MailMergeWizardSendToCustom