The Annotation type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Accept |
Accept this annotation.
| |
| BeginUpdate |
This method can be used to begin a properties bulk updat .
| |
| EndUpdate |
This method can be used to end the properties bulk update.
| |
| 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.
| |
| 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.
| |
| BorderStyle |
The border style of this annotation.
| |
| BorderWidth |
The width in points of the border of this annotation.
| |
| Bottom |
Position of annotation's bottom edge.
| |
| Height |
Height of this annotation.
| |
| Invisible |
This annotation will not be visible in the pdf-viewer.
| |
| Left |
Position of annotation's left edge.
| |
| Locked |
Specifies if the annotations properties are locked in a viewer application.
| |
| Page |
The associated page.
| |
This annotation will be visible on a printout.
| ||
| Right |
Position of annotation's right edge.
| |
| TabOrder |
Retrieve the tab-order for this annotation.
| |
| Top |
Position of annotation's top edge.
| |
| Width |
Width of this annotation.
|