Gets a collection of all links that point to targets in the same document. The property value is an object of the type DocumentLinkCollection.

Syntax

public DocumentLinkCollection DocumentLinks { get; }
Public ReadOnly Property DocumentLinks() As DocumentLinkCollection

Limitations

Runtime only.

Read only.