ApplicationClass.EPostagePropertyDialog Event
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
Public Overridable Event EPostagePropertyDialog As ApplicationEvents4_EPostagePropertyDialogEventHandler
'Usage
Dim instance As ApplicationClass
Dim handler As ApplicationEvents4_EPostagePropertyDialogEventHandler
AddHandler instance.EPostagePropertyDialog, handler
public virtual event ApplicationEvents4_EPostagePropertyDialogEventHandler EPostagePropertyDialog
Implements
ApplicationEvents4_Event.EPostagePropertyDialog