ComponentOne Word for WinForms
C1.C1Word.4.5.2 Assembly / C1.C1Word.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 System.String
    public System.string Target {get;}
    See Also