Gets an object that represents the clicked document link. It is of the type DocumentLink.

Syntax

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

Limitations

Read only.