Gets a collection of all document links contained in the text part with the input focus. This can be the main text, a text frame or a header or footer. Document links 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.

See Also

Text Fields and Hypertext Links - Hypertext Links.