Occurs when a new text frame has been created. It occurs if a text frame has been inserted in the document with the clipboard or if a file containing text frames has been loaded. It does not occur if an text frame has been added with the Text
Introduced: 12.0.
public event TextFrameEventHandler TextFrameCreated;
Public Event TextFrameCreated As TextFrameEventHandler