Occurs when the current input position has left the position of a footnote reference mark. The event handler receives an argument of type Footnote
Introduced: 32.0.
public event FootnoteEventHandler FootnoteReferenceMarkLeft;
Public Event FootnoteReferenceMarkLeft As FootnoteEventHandler