The Link type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| Link()()()() |
Create a new link annotation.
| |
| Link(Double, Double, Double, Double) |
Create a new link annotation.
|
Methods
| Name | Description | |
|---|---|---|
| Accept |
Accept this annotation.
(Overrides Annotation..::..Accept(AnnotationVisitor, Object).) | |
| BeginUpdate |
This method can be used to begin a properties bulk updat .
(Inherited from Annotation.) | |
| EndUpdate |
This method can be used to end the properties bulk update.
(Inherited from Annotation.) | |
| Equals | (Inherited from Object.) | |
| Finalize |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) | |
| Flatten |
Flatten the annotation as static content to the given canvas.
(Inherited from Annotation.) | |
| GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
| GetType |
Gets the Type of the current instance.
(Inherited from Object.) | |
| MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
| ToString | (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
| BorderColor |
The color of the border of this annotation.
(Overrides Annotation..::..BorderColor.) | |
| BorderStyle |
The border style of this annotation.
(Inherited from Annotation.) | |
| BorderWidth |
The width in points of the border of this annotation.
(Inherited from Annotation.) | |
| Bottom |
Position of annotation's bottom edge.
(Inherited from Annotation.) | |
| Height |
Height of this annotation.
(Inherited from Annotation.) | |
| HighlightStyle |
The visual effect that is used when the mouse is pressed inside the annotation area.
| |
| Invisible |
This annotation will not be visible in the pdf-viewer.
(Inherited from Annotation.) | |
| Left |
Position of annotation's left edge.
(Inherited from Annotation.) | |
| Locked |
Specifies if the annotations properties are locked in a viewer application.
(Inherited from Annotation.) | |
| MouseUpActions |
The actions executed when a mouse/pointing device goes up.
| |
| Page |
The associated page.
(Inherited from Annotation.) | |
This annotation will be visible on a printout.
(Inherited from Annotation.) | ||
| Right |
Position of annotation's right edge.
(Inherited from Annotation.) | |
| TabOrder |
Retrieve the tab-order for this annotation.
(Inherited from Annotation.) | |
| Top |
Position of annotation's top edge.
(Inherited from Annotation.) | |
| Width |
Width of this annotation.
(Inherited from Annotation.) |