WPF

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

    Show / Hide Table of Contents

    Class HyperLink

    Contains the information about hyperlink.

    Inheritance
    System.Object
    HyperLink
    Inherited Members
    System.Object.ToString()
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    Namespace: Syncfusion.Windows.PdfViewer
    Assembly: Syncfusion.PdfViewer.WPF.dll
    Syntax
    public class HyperLink

    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 Description
    System.Boolean
    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved