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