ApplicationEvents3_EPostagePropertyDialogEventHandler Delegado

Definición

Este controlador de eventos se incluye únicamente para la compatibilidad con versiones anteriores. Se recomienda usar la última versión de este controlador de eventos con el mismo nombre.

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

Parámetros

Doc
Document

Este parámetro de eventos se incluye únicamente para la compatibilidad con versiones anteriores.

Atributos

Se aplica a