Occurs when the current input position has been moved to the position of a footnote reference mark. The event handler receives an argument of type FootnoteEventArgs containing data related to this event.

Introduced: 32.0.

Syntax

public event FootnoteEventHandler FootnoteReferenceMarkEntered;
Public Event FootnoteReferenceMarkEntered As FootnoteEventHandler