[]
The base class for annotations which are used primarily to mark up PDF documents.
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. |