The Note type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| Note()()()() |
Create a new note.
| |
| Note(Double, Double, Double, Double) |
Create a new note.
|
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 | |
|---|---|---|
| Author |
The author of this markup.
(Inherited from Markup.) | |
| BorderColor |
The color of the background 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.) | |
| Contents |
The plain text that is displayed by the pop-up window of this markup.
(Inherited from Markup.) | |
| CreationDate |
The date and time when the markup was created.
(Inherited from Markup.) | |
| Height |
Height of this annotation.
(Inherited from Annotation.) | |
| IconName |
The name of the icon that is used to display this note.
| |
| InReplyTo |
The markup to which this markup replies.
(Inherited from Markup.) | |
| 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.) | |
| Marked |
The Marked state of this note. This state is only valid if the StateModel equals Marked.
| |
| MigrationState |
The Migration state of this note.
| |
| Opacity |
The opacity (0...255) which must be used for this markup. Default is 255.
(Inherited from Markup.) | |
| Page |
The associated page.
(Inherited from Annotation.) | |
| Popup |
The popup annotation that is associated with this markup annotation.
(Inherited from Markup.) | |
This annotation will be visible on a printout.
(Inherited from Annotation.) | ||
| Replies |
The markups that reply directly to this one.
(Inherited from Markup.) | |
| ReviewState |
The Review state of this note. This state is only valid if the StateModel equals Review.
| |
| Right |
Position of annotation's right edge.
(Inherited from Annotation.) | |
| StateModel |
The state model of this markup.
| |
| Subject |
The subject of this markup.
(Inherited from Markup.) | |
| TabOrder |
Retrieve the tab-order for this annotation.
(Inherited from Annotation.) | |
| Text |
The (rich) text that is displayed by the pop-up window of this markup.
(Inherited from Markup.) | |
| Top |
Position of annotation's top edge.
(Inherited from Annotation.) | |
| Width |
Width of this annotation.
(Inherited from Annotation.) |