ApplicationEvents4_Event.DocumentBeforeSave 事件

定义

在保存打开的文档之前发生。

public:
 event Microsoft::Office::Interop::Word::ApplicationEvents4_DocumentBeforeSaveEventHandler ^ DocumentBeforeSave;
event Microsoft.Office.Interop.Word.ApplicationEvents4_DocumentBeforeSaveEventHandler DocumentBeforeSave;
member this.DocumentBeforeSave : Microsoft.Office.Interop.Word.ApplicationEvents4_DocumentBeforeSaveEventHandler 
Event DocumentBeforeSave As ApplicationEvents4_DocumentBeforeSaveEventHandler 

事件类型

适用于