Class Annotations.StampAnnotation
Extends
Annotations.MarkupAnnotation.
Constructor Attributes | Constructor Name and Description |
---|---|
Represents a stamp annotation.
|
Field Attributes | Field Name and Description |
---|---|
Gets or sets the type of the stamp.
|
|
Gets or sets the image data for the stamp.
|
- Fields borrowed from class Annotations.MarkupAnnotation:
- DateCreated, FillColor, Opacity, selectionModel, StrokeColor, StrokeThickness
- Fields borrowed from class Annotations.Annotation:
- Author, Custom, DateModified, elementName, Height, Hidden, Id, IsAdded, IsDeleted, IsModified, Listable, NoMove, NoResize, NoRotate, NoZoom, PageNumber, Subject, Width, X, Y
- Methods borrowed from class Annotations.MarkupAnnotation:
- getPopup, setPopup, setStyles
- Methods borrowed from class Annotations.Annotation:
- adjustRect, deserialize, draw, getBottom, getContents, getCustom, getFlag, getHeight, getLeft, getPageNumber, getRect, getRectPadding, getReplies, getRight, getTop, getWidth, getX, getY, isReply, render, resize, serialize, setContents, setCustom, setFlag, setHeight, setPageNumber, setRect, setWidth, setX, setY, unrender
Field Detail
{string}
Icon
Gets or sets the type of the stamp.
{string}
ImageData
Gets or sets the image data for the stamp.