ApplicationEvents4_Event.EPostageInsert Event

Occurs when a user inserts electronic postage into a document.

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

Syntax

'Declaration
Event EPostageInsert As ApplicationEvents4_EPostageInsertEventHandler
'Usage
Dim instance As ApplicationEvents4_Event
Dim handler As ApplicationEvents4_EPostageInsertEventHandler

AddHandler instance.EPostageInsert, handler
event ApplicationEvents4_EPostageInsertEventHandler EPostageInsert

See Also

Reference

ApplicationEvents4_Event Interface

ApplicationEvents4_Event Members

Microsoft.Office.Interop.Word Namespace