Gets an object that represents the text frame which causes the event. It is of the type TextFrame.

Syntax

public TextFrame TextFrame { get; }
Public ReadOnly Property TextFrame() As TextFrame

Limitations

Read only.