ApplicationEvents4_EPostagePropertyDialogEventHandler Delegat

Definition

Ein Delegattyp , der zum Hinzufügen eines Ereignishandlers für das EPostagePropertyDialog Ereignis verwendet wird. Das EPostagePropertyDialog-Ereignis tritt auf, wenn ein Benutzer auf die Schaltfläche E-Postage-Eigenschaften (Dialogfeld Etiketten und Umschläge) oder auf die Symbolleistenschaltfläche Elektronisches Porto drucken klickt.

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

Parameter

Doc
Document

Der Name des Dokuments, in das das elektronische Porto eingefügt wird.

Attribute

Gilt für: