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