Compartilhar via


ApplicationEvents4_EPostagePropertyDialogEventHandler Delegar

Definição

Um tipo delegado usado para adicionar um manipulador de eventos para o EPostagePropertyDialog evento. O evento EPostagePropertyDialog ocorre quando um usuário clica no botão Propriedades de postagem eletrônica (caixa de diálogo Rótulos e Envelopes) ou na barra de ferramentas Imprimir 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