Stamp Annotation
Represents a stamp or annotationBitmap annotation on the page.
Constructors
Types
Properties
Returns a bitmap from this stamp annotation if there is any.
Returns true if this Annotation can be rotated in the UI.
Returns the minimum size of the annotation.
Type of this stamp if it's one of the standard types listed in StampType, or null if the stamp uses a non-standard title.
Gets the annotation type of the annotation.
Functions
This adjusts the annotations bounding box to the smallest possible size that will encompass the rotated annotations at it's default size.
Checks whether annotation is an annotationBitmap annotation.
Sets a custom bitmap for this stamp annotation.
Sets whether this annotation is an electronic signature annotation.
Sets the rotation of this stamp. This will adjust the bounding box so rotating the annotation will cause the bounds to change.
Sets the rotation of this stamp.
Produces Instant JSON representation of this annotation.
Annotations may override this method to transform their properties (i.e. points, rects, sizes) whenever the bounding box of the annotation changed.