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

Syntax

public event HeaderFooterEventHandler HeaderFooterActivated;
Public Event HeaderFooterActivated As HeaderFooterEventHandler