ApplicationEvents4_MailMergeWizardSendToCustomEventHandler Delegat

Definition

Ein Delegattyp , der zum Hinzufügen eines Ereignishandlers für das MailMergeWizardSendToCustom Ereignis verwendet wird. Das MailMergeWizardSendToCustom-Ereignis tritt auf, wenn auf die benutzerdefinierte Schaltfläche in Schritt 6 des Seriendruck-Assistenten geklickt wird.

public delegate void ApplicationEvents4_MailMergeWizardSendToCustomEventHandler(Document ^ Doc);
[System.Runtime.InteropServices.ComVisible(false)]
public delegate void ApplicationEvents4_MailMergeWizardSendToCustomEventHandler(Document Doc);
type ApplicationEvents4_MailMergeWizardSendToCustomEventHandler = delegate of Document -> unit
Public Delegate Sub ApplicationEvents4_MailMergeWizardSendToCustomEventHandler(Doc As Document)

Parameter

Doc
Document

Das Seriendruck-Hauptdokument.

Attribute

Gilt für: