DocumentEvents2_Event.remove_XMLBeforeDelete Method

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

Syntax

'Declaration
Sub remove_XMLBeforeDelete ( _
    param0 As DocumentEvents2_XMLBeforeDeleteEventHandler _
)
'Usage
Dim instance As DocumentEvents2_Event
Dim param0 As DocumentEvents2_XMLBeforeDeleteEventHandler

instance.remove_XMLBeforeDelete(param0)
void remove_XMLBeforeDelete(
    DocumentEvents2_XMLBeforeDeleteEventHandler param0
)

Parameters

See Also

Reference

DocumentEvents2_Event Interface

DocumentEvents2_Event Members

Microsoft.Office.Interop.Word Namespace