The properties of the Note class are listed below. For a complete list of Note class members, see the Note Members topic.
Author (inherited from Markup) | The author of this markup. |
BorderColor | The color of the background of this annotation. |
BorderStyle (inherited from Annotation) | The border style of this annotation. |
BorderWidth (inherited from Annotation) | The width in points of the border of this annotation. |
Bottom (inherited from Annotation) | Position of annotation's bottom edge. |
CreationDate (inherited from Markup) | The date and time when the markup was created. |
Height (inherited from Annotation) | Height of this annotation. |
IconName | The name of the icon that is used to display this note. |
InReplyTo (inherited from Markup) | The markup to which this markup replies. |
Invisible (inherited from Annotation) | This annotation will not be visible in the pdf-viewer. |
Left (inherited from Annotation) | Position of annotation's left edge. |
Locked (inherited from Annotation) | Specifies if the annotations properties are locked in a viewer application. |
Marked | The Marked state of this note. This state is only valid if the StateModel equals Marked. |
MigrationState | The Migration state of this note. |
Opacity (inherited from Markup) | The opacity (0...255) which must be used for this markup. Default is 255. |
Page (inherited from Annotation) | The associated page. |
Popup (inherited from Markup) | The popup annotation that is associated with this markup annotation. |
Print (inherited from Annotation) | This annotation will be visible on a printout. |
Replies (inherited from Markup) | The markups that reply directly to this one. |
ReviewState | The Review state of this note. This state is only valid if the StateModel equals Review. |
Right (inherited from Annotation) | Position of annotation's right edge. |
StateModel | The state model of this markup. |
Subject (inherited from Markup) | The subject of this markup. |
TabOrder (inherited from Annotation) | Retrieve the tab-order for this annotation. |
Text (inherited from Markup) | The (rich) text that is displayed by the pop-up window of this markup. |
Top (inherited from Annotation) | Position of annotation's top edge. |
Width (inherited from Annotation) | Width of this annotation. |
Note Class | TallComponents.PDF.Annotations.Markups Namespace