ApplicationEvents3_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 ApplicationEvents3_EPostageInsertEventHandler
'Usage
Dim instance As ApplicationEvents3_SinkHelper
Dim value As ApplicationEvents3_EPostageInsertEventHandler
value = instance.m_EPostageInsertDelegate
instance.m_EPostageInsertDelegate = value
public ApplicationEvents3_EPostageInsertEventHandler m_EPostageInsertDelegate
See Also
Reference
ApplicationEvents3_SinkHelper Class