ApplicationEvents3_SinkHelper.m_DocumentBeforeSaveDelegate Field

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

Syntax

'Declaration
Public m_DocumentBeforeSaveDelegate As ApplicationEvents3_DocumentBeforeSaveEventHandler
'Usage
Dim instance As ApplicationEvents3_SinkHelper
Dim value As ApplicationEvents3_DocumentBeforeSaveEventHandler

value = instance.m_DocumentBeforeSaveDelegate

instance.m_DocumentBeforeSaveDelegate = value
public ApplicationEvents3_DocumentBeforeSaveEventHandler m_DocumentBeforeSaveDelegate

See Also

Reference

ApplicationEvents3_SinkHelper Class

ApplicationEvents3_SinkHelper Members

Microsoft.Office.Interop.Word Namespace