menu

Document Processing

HyperLink Class - C# PDF Library API Reference | Syncfusion

    Show / Hide Table of Contents

    HyperLink Class

    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 - 2025 Syncfusion Inc. All Rights Reserved