Occurs when the current input position has left 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 FootnoteReferenceMarkLeft;
Public Event FootnoteReferenceMarkLeft As FootnoteEventHandler