Gets or sets the name of a target window or frame for the C1Hyperlink.

Namespace:  C1.Silverlight.RichTextBox.Documents
Assembly:  C1.Silverlight.RichTextBox (in C1.Silverlight.RichTextBox.dll)

Syntax

C#
public string TargetName { get; set; }
Visual Basic
Public Property TargetName As String
	Get
	Set

See Also