ApplicationEvents4_Event.EPostagePropertyDialog 事件

定义

在用户单击“电子邮政属性”按钮(“标签和信封”对话框)或“打印电子邮政”工具栏按钮时发生。

public:
 event Microsoft::Office::Interop::Word::ApplicationEvents4_EPostagePropertyDialogEventHandler ^ EPostagePropertyDialog;
event Microsoft.Office.Interop.Word.ApplicationEvents4_EPostagePropertyDialogEventHandler EPostagePropertyDialog;
member this.EPostagePropertyDialog : Microsoft.Office.Interop.Word.ApplicationEvents4_EPostagePropertyDialogEventHandler 
Event EPostagePropertyDialog As ApplicationEvents4_EPostagePropertyDialogEventHandler 

事件类型

注解

该事件允许第三方软件应用程序截取并显示其属性对话框。

适用于