menu

Xamarin.Forms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class HyperlinkType - Xamarin.Forms API Reference | Syncfusion

    Show / Hide Table of Contents

    Class HyperlinkType

    Specifies type of the link.

    Inheritance
    System.Object
    HyperlinkType
    Namespace: Syncfusion.DocIO.DLS
    Assembly: Syncfusion.DocIO.Portable.dll
    Syntax
    public sealed class HyperlinkType : Enum

    Fields

    Bookmark

    Bookmark link.

    Declaration
    public const HyperlinkType Bookmark
    Field Value
    Type
    HyperlinkType

    EMailLink

    Link to e-mail.

    Declaration
    public const HyperlinkType EMailLink
    Field Value
    Type
    HyperlinkType

    FileLink

    Links to another file.

    Declaration
    public const HyperlinkType FileLink
    Field Value
    Type
    HyperlinkType

    None

    No links.

    Declaration
    public const HyperlinkType None
    Field Value
    Type
    HyperlinkType

    WebLink

    Links to a web page.

    Declaration
    public const HyperlinkType WebLink
    Field Value
    Type
    HyperlinkType
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved