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

Introduced: X13.

Syntax

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

Limitations

Read only.