Document.BuildingBlockInsert Event

Occurs when a building block is inserted into a document.

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

Syntax

'Declaration
Event BuildingBlockInsert As DocumentEvents2_BuildingBlockInsertEventHandler
event DocumentEvents2_BuildingBlockInsertEventHandler BuildingBlockInsert

Remarks

For more information about handling events, see Consuming Events.

.NET Framework Security

See Also

Reference

Document Interface

Microsoft.Office.Tools.Word Namespace