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 |