Gets a collection of all links in a header or footer which point to targets in the same document. The property value is an object of the type DocumentLinkCollection.
Introduced: 23.0.
[C#] public DocumentLinkCollection DocumentLinks { get; }
[Visual Basic] Public ReadOnly Property DocumentLinks() As DocumentLinkCollection
Read only.
<< TXTextControl.HeaderFooter.Distance Property | >> TXTextControl.HeaderFooter.DocumentTargets Property