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 EventArgs containing data related to this event.

Introduced: 32.0.

Syntax

public event EventHandler FootnoteSectionDeactivated;
Public Event FootnoteSectionDeactivated As EventHandler