DocumentEvents2_Event.remove_BuildingBlockInsert Method

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

Syntax

'Declaration
Sub remove_BuildingBlockInsert ( _
    param0 As DocumentEvents2_BuildingBlockInsertEventHandler _
)
'Usage
Dim instance As DocumentEvents2_Event
Dim param0 As DocumentEvents2_BuildingBlockInsertEventHandler

instance.remove_BuildingBlockInsert(param0)
void remove_BuildingBlockInsert(
    DocumentEvents2_BuildingBlockInsertEventHandler param0
)

Parameters

See Also

Reference

DocumentEvents2_Event Interface

DocumentEvents2_Event Members

Microsoft.Office.Interop.Word Namespace