Share via


ApplicationEvents4_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 ApplicationEvents4_DocumentBeforeSaveEventHandler
'Usage
Dim instance As ApplicationEvents4_SinkHelper
Dim value As ApplicationEvents4_DocumentBeforeSaveEventHandler

value = instance.m_DocumentBeforeSaveDelegate

instance.m_DocumentBeforeSaveDelegate = value
public ApplicationEvents4_DocumentBeforeSaveEventHandler m_DocumentBeforeSaveDelegate

See Also

Reference

ApplicationEvents4_SinkHelper Class

ApplicationEvents4_SinkHelper Members

Microsoft.Office.Interop.Word Namespace