The Stamp type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| Stamp(String) |
Create a new stamp markup.
| |
| Stamp(StampAppearance) |
Create a new stamp markup.
| |
| Stamp(String, Double, Double, Double, Double) |
Create a new stamp markup.
|
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.) | |
| Flatten |
Flatten the annotation as static content to the given canvas.
(Inherited from Annotation.) | |
| SetIcon |
Set a new Icon for this Stamp
|
Properties
| Name | Description | |
|---|---|---|
| Appearance |
The appearance of this stamp markup (annotation).
| |
| Author |
The author of this markup.
(Inherited from 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.
(Inherited from Markup.) | |
| CreationDate |
The date and time when the markup was created.
(Inherited from Markup.) | |
| Height |
Height of this annotation.
(Inherited from Annotation.) | |
| 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.) | |
| Name |
The name of the icon to be used for the appearance.
| |
| 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.) | |
| Right |
Position of annotation's right edge.
(Inherited from Annotation.) | |
| 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.) |
Events
| Name | Description | |
|---|---|---|
| PropertyChanged |
Occurs when any property of the annotation has changed.
(Inherited from Annotation.) |