Raises the FootnoteCreated event.

Introduced: 32.0.

OnFootnoteCreated(FootnoteEventArgs)

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

Parameters

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