ApplicationEvents4_EPostagePropertyDialogEventHandler Delegar

Definição

Um tipo de Representante usado para adicionar um manipulador de eventos para o EPostagePropertyDialog evento. O evento EPostagePropertyDialog ocorre quando um usuário clica no botão Propriedades da postagem eletrônica (caixa de diálogo etiquetas e envelopes) ou no botão Imprimir barra de ferramentas de postagem eletrônica.

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)

Parâmetros

Doc
Document

O nome do documento ao qual adicionar postagem eletrônica.

Atributos

Aplica-se a