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