alexa

    Show / Hide Table of Contents

    Enum HyperlinkType

    Specifies type of the link.

    Namespace: Syncfusion.DocIO.DLS
    Assembly: Syncfusion.DocIO.Base.dll
    Syntax
    public enum HyperlinkType

    Fields

    Name Description
    Bookmark

    Bookmark link.

    EMailLink

    Link to e-mail.

    FileLink

    Links to another file.

    None

    No links.

    WebLink

    Links to a web page.

    Back to top Generated by DocFX