alexa

    Show / Hide Table of Contents

    Enum HyperlinkType

    Specifies the type of the hyperlink.

    Namespace: Syncfusion.Windows.Controls.RichTextBoxAdv
    Assembly: Syncfusion.SfRichTextBoxAdv.WPF.dll
    Syntax
    public enum HyperlinkType

    Fields

    Name Description
    Bookmark

    Specifies the link to a bookmark.

    Email

    Specifies the link to an e-mail.

    File

    Specifies the link to a file.

    Webpage

    Specifies the link to a web page.

    Back to top Generated by DocFX