Occurs when the footnote section of a document's page has lost the current text input position. The event handler receives an argument of type Event
Introduced: 32.0.
public event EventHandler FootnoteSectionDeactivated;
Public Event FootnoteSectionDeactivated As EventHandler