ApplicationClass.DocumentBeforeSave Event

Definition

public:
 virtual event Microsoft::Office::Interop::Word::ApplicationEvents4_DocumentBeforeSaveEventHandler ^ DocumentBeforeSave;
public virtual event Microsoft.Office.Interop.Word.ApplicationEvents4_DocumentBeforeSaveEventHandler DocumentBeforeSave;
member this.DocumentBeforeSave : Microsoft.Office.Interop.Word.ApplicationEvents4_DocumentBeforeSaveEventHandler 
Public Overridable Custom Event DocumentBeforeSave As ApplicationEvents4_DocumentBeforeSaveEventHandler Implements DocumentBeforeSave

Event Type

Implements

Applies to