ApplicationClass.EPostageInsertEx Event

Namespace:  Microsoft.Office.Interop.Word
Assembly:  Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)

Syntax

'Declaration
Public Overridable Event EPostageInsertEx As ApplicationEvents4_EPostageInsertExEventHandler
'Usage
Dim instance As ApplicationClass
Dim handler As ApplicationEvents4_EPostageInsertExEventHandler

AddHandler instance.EPostageInsertEx, handler
public virtual event ApplicationEvents4_EPostageInsertExEventHandler EPostageInsertEx

Implements

ApplicationEvents4_Event.EPostageInsertEx

See Also

Reference

ApplicationClass Class

ApplicationClass Members

Microsoft.Office.Interop.Word Namespace