DocData.OnDocumentSaving(EventArgs) Method

Definition

Called before the document is saved.

protected:
 virtual void OnDocumentSaving(EventArgs ^ e);
protected virtual void OnDocumentSaving (EventArgs e);
abstract member OnDocumentSaving : EventArgs -> unit
override this.OnDocumentSaving : EventArgs -> unit
Protected Overridable Sub OnDocumentSaving (e As EventArgs)

Parameters

Applies to