Sticky Properties
The Sticky type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| AnnotationManager |
Gets or sets the annotation's AnnotationManager.
(Inherited from Annotation.) | |
| Author |
Represents the author of the annotation. Default is an empty string.
(Inherited from Annotation.) | |
| Bottom |
Gets the y-axis value of the bottom of the annotation.
(Inherited from Annotation.) | |
| DateModified |
Gets or sets the last date and time that the annotation was modified.
(Inherited from Annotation.) | |
| Height |
Gets the height of the annotation.
(Overrides Annotation..::..Height.) | |
| Id |
A unique identifier that can be assigned to determine different annotations
(Inherited from Annotation.) | |
| IsCopyable |
Indicates whether or not the user should be able to copy this annotation
(Inherited from Annotation.) | |
| IsCreated |
Gets or sets if the annotation has finished being created by the user.
(Inherited from Annotation.) | |
| IsSelectable |
Indicates whether or not the user can select this annotation
Default is true
(Inherited from Annotation.) | |
| Left |
Gets the x-axis value of the left side of the annotation.
(Inherited from Annotation.) | |
| MirroredHorizontally |
True if the annotation has been mirrored horizontally.
(Inherited from Annotation.) | |
| MirroredVertically |
True if the annotation has been mirrored vertically.
(Inherited from Annotation.) | |
| NoMove |
Gets or sets if this annotation can be moved by the user.
(Inherited from Annotation.) | |
| NoResize |
Gets or sets if this annotation can be resized by the user.
(Inherited from Annotation.) | |
| NoZoom |
Gets or sets if this annotation scales with the page.
(Inherited from Annotation.) | |
| PageNumber |
Gets or sets the page number of a document that the annotation appears on.
(Inherited from Annotation.) | |
| PopupContents |
Gets or sets the contents of the annotation's popup.
(Inherited from Annotation.) | |
| PopupHeight |
Gets or sets the annotation's popup's height.
(Inherited from Annotation.) | |
| PopupIsVisible |
Gets or sets if the annotation's popup is visible.
(Inherited from Annotation.) | |
| PopupWidth |
Gets or sets the annotation's popup's width.
(Inherited from Annotation.) | |
| PopupX |
Gets or sets the annotation's popup's x-axis position.
(Inherited from Annotation.) | |
| PopupY |
Gets or sets the annotation's popup's y-axis position.
(Inherited from Annotation.) | |
| Right |
Gets the x-axis value of the right side of the annotation.
(Inherited from Annotation.) | |
| Subject |
Represents the subject of the annotation. Default is the annotation's type.
(Inherited from Annotation.) | |
| Top |
Gets the y-axis position of the top of the annotation.
(Inherited from Annotation.) | |
| Width |
Gets the width of the annotation.
(Overrides Annotation..::..Width.) | |
| X |
Gets or sets the annotation's x-axis position.
(Inherited from Annotation.) | |
| Y |
Gets or sets the annotation's y-axis position.
(Inherited from Annotation.) |