​
​
​

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

​ Introduced: X16.

Syntax

​public event EventHandler MainTextActivated;
​Public Event MainTextActivated As EventHandler
​