Occurs when the current input position has been moved to a position that belongs to a table of contents. The event handler receives an argument of type Table
Introduced: X19.
public event TableOfContentsEventHandler TableOfContentsEntered;Public Event TableOfContentsEntered As TableOfContentsEventHandler