​
​
​

Raises the FootnoteReferenceMarkLeft event.

​ Introduced: 32.0.

OnFootnoteReferenceMarkLeft(FootnoteEventArgs)

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

Parameters

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