alexa
menu

WPF

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

    Show / Hide Table of Contents

    Class HyperLink

    Contains the information about hyperlink.

    Inheritance
    System.Object
    HyperLink
    Namespace: Syncfusion.Windows.PdfViewer
    Assembly: Syncfusion.PdfViewer.WPF.dll
    Syntax
    public class HyperLink : Object

    Constructors

    HyperLink()

    Declaration
    public HyperLink()

    Properties

    IsEnabled

    Gets and Sets the Boolean value to Enable and Disable Hyperlink

    Declaration
    public bool IsEnabled { get; set; }
    Property Value
    Type
    System.Boolean
    Back to top Generated by DocFX
    Copyright © 2001 - 2026 Syncfusion Inc. All Rights Reserved