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 Header
public event HeaderFooterEventHandler HeaderFooterActivated;
Public Event HeaderFooterActivated As HeaderFooterEventHandler