Share via


Document.ContentControlBeforeDelete Event

Occurs just before a content control is deleted from the document.

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

Syntax

'Declaration
Event ContentControlBeforeDelete As DocumentEvents2_ContentControlBeforeDeleteEventHandler
event DocumentEvents2_ContentControlBeforeDeleteEventHandler ContentControlBeforeDelete

Remarks

For more information about handling events, see Consuming Events.

.NET Framework Security

See Also

Reference

Document Interface

Microsoft.Office.Tools.Word Namespace