Occurs when the current input position has left a table of contents. The event handler receives an argument of type TableOfContentsEventArgs containing data related to this event.
Introduced: X19.
public event TableOfContentsEventHandler TableOfContentsLeft;
Public Event TableOfContentsLeft As TableOfContentsEventHandler