Class Annotation
Contains the information about hyperlink annotation.
Inheritance
System.Object
Annotation
Namespace: Syncfusion.Windows.PdfViewer
Assembly: Syncfusion.PdfViewer.WPF.dll
Syntax
public class Annotation : Object
Constructors
Annotation()
Initializes a new instance of the Annotation class.
Declaration
public Annotation()
Properties
HyperLink
Gets the Hyperlink Annotation
Declaration
public HyperLink HyperLink { get; }
Property Value
Type |
---|
HyperLink |