The Markup type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Accept |
Accept this annotation.
(Inherited from Annotation.) | |
| 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.
| |
| BorderColor |
The color of the border of this annotation.
(Inherited from Annotation.) | |
| 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.
| |
| CreationDate |
The date and time when the markup was created.
| |
| Height |
Height of this annotation.
(Inherited from Annotation.) | |
| InReplyTo |
The markup to which this markup replies.
| |
| 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.) | |
| Opacity |
The opacity (0...255) which must be used for this markup. Default is 255.
| |
| Page |
The associated page.
(Inherited from Annotation.) | |
| Popup |
The popup annotation that is associated with this markup annotation.
| |
This annotation will be visible on a printout.
(Inherited from Annotation.) | ||
| Replies |
The markups that reply directly to this one.
| |
| Right |
Position of annotation's right edge.
(Inherited from Annotation.) | |
| Subject |
The subject of this 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.
| |
| Top |
Position of annotation's top edge.
(Inherited from Annotation.) | |
| Width |
Width of this annotation.
(Inherited from Annotation.) |