menu

UWP

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

    Show / Hide Table of Contents

    Class HyperlinkType

    Enumerates the values that indicate whether the link is Weblink or DocumentLink

    Inheritance
    System.Object
    HyperlinkType
    Namespace: Syncfusion.Windows.PdfViewer
    Assembly: Syncfusion.SfPdfViewer.UWP.dll
    Syntax
    public sealed class HyperlinkType : Enum

    Fields

    DocumentLink

    Link to a different location within the PDF.

    Declaration
    public const HyperlinkType DocumentLink
    Field Value
    Type
    HyperlinkType

    WebLink

    Link to external web pages.

    Declaration
    public const HyperlinkType WebLink
    Field Value
    Type
    HyperlinkType

    Extension Methods

    DateTimeExtension.ToDateTime(Object)
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved