Limitations
Runtime only.
Read only.
Gets a collection of all links that point to targets in the same document. The property value is an object of the type Document
public DocumentLinkCollection DocumentLinks { get; }
Public ReadOnly Property DocumentLinks() As DocumentLinkCollection
Runtime only.
Read only.