ApplicationEvents3_Event.EPostageInsert Event
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
Event EPostageInsert As ApplicationEvents3_EPostageInsertEventHandler
'Usage
Dim instance As ApplicationEvents3_Event
Dim handler As ApplicationEvents3_EPostageInsertEventHandler
AddHandler instance.EPostageInsert, handler
event ApplicationEvents3_EPostageInsertEventHandler EPostageInsert
See Also
Reference
ApplicationEvents3_Event Interface