PopupAnnotation.Parent

PopupAnnotation.Parent property

Gets or sets the parent annotation with which this pop-up annotation shall be associated. If this entry is present, the parent annotation�s Contents, M, C, and T entries shall override those of the pop-up annotation itself.

public Annotation Parent { get; set; }

See Also