Enum HyperlinkType
Specifies the type of the hyperlink.
Namespace: Syncfusion.Windows.Controls.RichTextBoxAdv
Assembly: Syncfusion.SfRichTextBoxAdv.WPF.dll
Syntax
public enum HyperlinkTypeFields
| Name | Description | 
|---|---|
| Bookmark | Specifies the link to a bookmark. | 
| Specifies the link to an e-mail. | |
| File | Specifies the link to a file. | 
| Webpage | Specifies the link to a web page. |