ApplicationClass.add_EPostagePropertyDialog Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
public:
virtual void add_EPostagePropertyDialog(Microsoft::Office::Interop::Word::ApplicationEvents4_EPostagePropertyDialogEventHandler ^ ) = Microsoft::Office::Interop::Word::ApplicationEvents4_Event::add_EPostagePropertyDialog;
public virtual void add_EPostagePropertyDialog (Microsoft.Office.Interop.Word.ApplicationEvents4_EPostagePropertyDialogEventHandler );
abstract member add_EPostagePropertyDialog : Microsoft.Office.Interop.Word.ApplicationEvents4_EPostagePropertyDialogEventHandler -> unit
override this.add_EPostagePropertyDialog : Microsoft.Office.Interop.Word.ApplicationEvents4_EPostagePropertyDialogEventHandler -> unit
Public Overridable Sub add_EPostagePropertyDialog ( As ApplicationEvents4_EPostagePropertyDialogEventHandler)