​
​
​

Raises the FootnoteReferenceMarkEntered event.

​ Introduced: 32.0.

OnFootnoteReferenceMarkEntered(FootnoteEventArgs)

​protected virtual void OnFootnoteReferenceMarkEntered(FootnoteEventArgs e);
​Protected Overridable Sub OnFootnoteReferenceMarkEntered(ByVal e As FootnoteEventArgs)

Parameters

Parameter Description
e Specifies a FootnoteEventArgs object that contains the event data.
​