AnnotationStickyNote interface¶
A text annotation represents a "sticky note" attached to a point in the document. When closed, the annotation appears as an icon; when open, it displays a pop-up window containing the text of the note in a font and size chosen by the viewer application.Text annotations do not scale and rotate with the page; they behave as if the NoZoom and NoRotate annotation flags were always set.
AnnotationStickyNote::Open property | Indicates if the annotation is open/visible. |
AnnotationStickyNote::IconName property | Indicates the name of the icon to use when the annotation is closed. |
Inherited from AnnotationNote¶
AnnotationNote::AnnotationNote interface | Represents the base class for note annotations. |
AnnotationNote::State property | Indicates the state of the annotation. |
AnnotationNote::StateModel property | Indicates the state model of the annotation. |
AnnotationNote::Author property | Indicates the author of the annotation. |