DocumentBase.ContentControlBeforeDelete 事件
會在正要從文件中刪除內容控制項之前發生。
命名空間: Microsoft.Office.Tools.Word
組件: Microsoft.Office.Tools.Word.v4.0.Utilities (在 Microsoft.Office.Tools.Word.v4.0.Utilities.dll 中)
語法
'宣告
Public Event ContentControlBeforeDelete As DocumentEvents2_ContentControlBeforeDeleteEventHandler
public event DocumentEvents2_ContentControlBeforeDeleteEventHandler ContentControlBeforeDelete
備註
如需處理事件的詳細資訊,請參閱使用事件。
.NET Framework 安全性
- 完全信任立即呼叫者。這個成員無法供部分信任的程式碼使用。如需詳細資訊,請參閱從部分受信任程式碼使用程式庫。