Documents for PDF, .NET Edition Documentation
Popup Property

GrapeCity.Documents.Pdf Assembly > GrapeCity.Documents.Pdf.Annotations Namespace > MarkupAnnotation Class : Popup Property
Gets or sets the PopupAnnotation annotation for entering or editing text associated with this annotation. Setting this property changes the PopupAnnotation.Parent property. A separate PopupAnnotation allows to define additional properties of the popup window: color, position etc.
Syntax
'Declaration
 
Public Property Popup As PopupAnnotation
public PopupAnnotation Popup {get; set;}
See Also

Reference

MarkupAnnotation Class
MarkupAnnotation Members