UWP

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class HyperlinkType

    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 Description
    HyperlinkType

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32

    WebLink

    Link to external web pages.

    Declaration
    public const HyperlinkType WebLink
    Field Value
    Type Description
    HyperlinkType

    Extension Methods

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