Documents for PDF, .NET Edition Documentation
Parent Property (PopupAnnotation)

GrapeCity.Documents.Pdf Assembly > GrapeCity.Documents.Pdf.Annotations Namespace > PopupAnnotation Class : Parent Property
Gets the parent MarkupAnnotation of the current annotation. This property changes when the ReferenceAnnotation is changed.
Syntax
'Declaration
 
Public ReadOnly Property Parent As MarkupAnnotation
public MarkupAnnotation Parent {get;}
See Also

Reference

PopupAnnotation Class
PopupAnnotation Members