ApplicationClass.DocumentBeforeSave Event
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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