ApplicationEvents4_Event.EPostagePropertyDialog Event

Definition

Occurs when a user clicks the E-postage Properties (Labels and Envelopes dialog box) button or Print Electronic Postage toolbar button.

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 

Event Type

Remarks

This event allows a third-party software application to intercept and show their properties dialog box.

Applies to