DocData.DocumentSaving 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.
Fires before the document is saved.
public:
event EventHandler ^ DocumentSaving;
public event EventHandler DocumentSaving;
member this.DocumentSaving : EventHandler
Public Event DocumentSaving As EventHandler