​
​
​

Raises the FootnoteSectionActivated event.

​ Introduced: 32.0.

OnFootnoteSectionActivated(EventArgs)

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

Parameters

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