​
​
​

Raises the FootnoteSectionDeactivated event.

​ Introduced: 32.0.

OnFootnoteSectionDeactivated(EventArgs)

​protected virtual void OnFootnoteSectionDeactivated(EventArgs e);
​Protected Overridable Sub OnFootnoteSectionDeactivated(ByVal e As EventArgs)

Parameters

Parameter Description
e Specifies an EventArgs object that contains the event data.
​