Occurs when a table of contents has been created. The event handler receives an argument of type Table
Introduced: X19.
public event TableOfContentsEventHandler TableOfContentsCreated;
Public Event TableOfContentsCreated As TableOfContentsEventHandler