Class Hyperlink
Represents the Hyperlink class.
Inheritance
System.Object
Hyperlink
Namespace: Syncfusion.Windows.Controls.RichTextBoxAdv
Assembly: Syncfusion.SfRichTextBoxAdv.WPF.dll
Syntax
public sealed class Hyperlink : Object
Constructors
Hyperlink(FieldBeginAdv)
Initializes a new instance of the Hyperlink class for the specified FieldBeginAdv.
Declaration
public Hyperlink(FieldBeginAdv fieldBeginAdv)
Parameters
Type | Name | Description |
---|---|---|
FieldBeginAdv | fieldBeginAdv | The FieldBeginAdv instance. |
See Also
Properties
LinkType
Gets the HyperlinkType of the Hyperlink.
Declaration
public HyperlinkType LinkType { get; }
Property Value
Type | Description |
---|---|
HyperlinkType | The HyperlinkType of the Hyperlink. |
See Also
NavigationLink
Gets the navigation link of the Hyperlink.
Declaration
public string NavigationLink { get; }
Property Value
Type | Description |
---|---|
System.String | The navigation link of the Hyperlink. |
Target
Gets the name of the frame or window in which to load the Hyperlink.
Declaration
public string Target { get; }
Property Value
Type | Description |
---|---|
System.String | This property returns frame name or anyone of the following values.
|