ApplicationEvents4_SinkHelper.m_EPostageInsertDelegate Field
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
Public m_EPostageInsertDelegate As ApplicationEvents4_EPostageInsertEventHandler
'Usage
Dim instance As ApplicationEvents4_SinkHelper
Dim value As ApplicationEvents4_EPostageInsertEventHandler
value = instance.m_EPostageInsertDelegate
instance.m_EPostageInsertDelegate = value
public ApplicationEvents4_EPostageInsertEventHandler m_EPostageInsertDelegate
See Also
Reference
ApplicationEvents4_SinkHelper Class