Occurs when a footnote has been created. The event handler receives an argument of type FootnoteEventArgs containing data related to this event.

Introduced: 32.0.

Syntax

public event FootnoteEventHandler FootnoteCreated;
Public Event FootnoteCreated As FootnoteEventHandler