RichTextBox for WPF | ComponentOne
C1.WPF.RichTextBox.Ribbon Namespace / HyperlinkDialog Class / TargetName Property

In This Topic
    TargetName Property (HyperlinkDialog)
    In This Topic
    Gets or sets the name of a target window or frame.
    Syntax
    'Declaration
     
    
    Public Property TargetName As String
    public string TargetName {get; set;}
    See Also