[]
Reprensets an annotation displays text in a popup window for entry and editing. It shall not appear alone but is associated with a MarkupAnnotation, its parent annotation, and shall be used for editing the parent's text.
public class PopupAnnotation : AnnotationBase, IOwnedObject, IContentItem, IPdfDict
Public Class PopupAnnotation
Inherits AnnotationBase
Implements IOwnedObject, IContentItem, IPdfDict
| Name | Description |
|---|---|
| PopupAnnotation() | Initializes a new instance of the PopupAnnotation class. |
| Name | Description |
|---|---|
| Color | Gets or sets the popup window color. |
| Open | Gets or sets a value specifying whether the pop-up annotation should initially be displayed open. |
| Parent | Gets the parent MarkupAnnotation of the current annotation. This property changes when the ReferenceAnnotation is changed. |