ComponentOne Word for UWP
C1.UWP.Word Assembly / C1.Xaml.Word.Objects Namespace / RtfHyperlink Class / Target Property

In This Topic
    Target Property
    In This Topic
    Gets target object (URL, bookmark ...) as string.
    Syntax
    'Declaration
     
    Public ReadOnly Property Target As String
    public string Target {get;}
    See Also