Class Annotations.StickyAnnotation
Extends
Annotations.Annotation.
Constructor Attributes | Constructor Name and Description |
---|---|
Represents a sticky annotation.
|
Field Attributes | Field Name and Description |
---|---|
The name of the icon to use for this sticky annotation.
|
|
The Id of the annotation that this sticky annotation is replying to.
|
- Fields borrowed from class Annotations.Annotation:
- Author, Custom, DateModified, elementName, Height, Hidden, Id, IsAdded, IsDeleted, IsModified, NoMove, NoResize, NoRotate, NoZoom, PageNumber, Subject, Width, X, Y
- Methods borrowed from class Annotations.Annotation:
- adjustRect, deserialize, draw, GetBottom, getContents, GetCustom, getFlag, GetHeight, GetLeft, GetPageNumber, GetPopupComment, getRect, getRectPadding, getReplies, GetRight, GetTop, GetWidth, GetX, GetY, isReply, resize, serialize, setContents, SetCustom, setFlag, SetHeight, SetPageNumber, SetPopupComment, setRect, SetWidth, SetX, SetY
Field Detail
{string}
Icon
The name of the icon to use for this sticky annotation. Currently only supports "Comment".
{string}
InReplyTo
The Id of the annotation that this sticky annotation is replying to.