Occurs when a table of contents has been created. The event handler receives an argument of type TableOfContentsEventArgs containing data related to this event.

Introduced: X19.

Syntax

public event TableOfContentsEventHandler TableOfContentsCreated;
Public Event TableOfContentsCreated As TableOfContentsEventHandler