C1.UWP.Document Assembly / C1.Xaml.Document Namespace / GetLinkTargetPositionCompletedEventArgs Class / LinkTarget Property

In This Topic
LinkTarget Property (GetLinkTargetPositionCompletedEventArgs)
In This Topic
Gets the C1LinkTargetBase object defining position in the document.
Syntax
'Declaration
 
Public ReadOnly Property LinkTarget As C1LinkTargetBase
 
See Also