Occurs when a header or footer loses the current text input position and another part of the document such as a textframe or the main text gets it. The event handler receives an argument of type HeaderFooterEventArgs containing data related to this event.

Syntax

public event HeaderFooterEventHandler HeaderFooterDeactivated;
Public Event HeaderFooterDeactivated As HeaderFooterEventHandler