ComponentOne Word for WPF
C1.WPF.Word.4.5.2 Assembly / C1.WPF.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