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 Event
Introduced: 32.0.
public event EventHandler FootnoteSectionActivated;
Public Event FootnoteSectionActivated As EventHandler