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 |