[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Annotations.MarkupAnnotation.Popup

Popup Property

Popup

Gets or sets the PopupAnnotation annotation for entering or editing text associated with this annotation. Setting this property changes the Parent property. A separate PopupAnnotation allows defining additional properties of the popup window: color, position etc.

Declaration
public PopupAnnotation Popup { get; set; }
Public Property Popup As PopupAnnotation