Gets an object that represents the document target which causes the event. It is of the type DocumentTarget.

Syntax

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

Limitations

Read only.