Occurs when the footnote section of a document's page gets the current text input position from another part of the document. The event handler receives an argument of type EventArgs containing data related to this event.

Introduced: 32.0.

Syntax

public event EventHandler FootnoteSectionActivated;
Public Event FootnoteSectionActivated As EventHandler