property Link.EndPos as AlignmentEnum
Specifies where the link ends on the target/to element.

TypeDescription
AlignmentEnum An AlignmentEnum expression that specifies where on the ending element the link ends.
The StartPos/EndPos properties indicates where on the starting element links starts and where on the ending elements the link ends. The ShowDir property specifies whether the direction of the link is shown or hidden. The ElementTo property specifies the element where the link ends. The ElementFrom property specifies where the link starts.