DocData.OnDocumentClosing(EventArgs) Method

Definition

Called before the document is closed

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

Parameters

Applies to