The popup annotation that is associated with this markup annotation.

Namespace: TallComponents.PDF.Annotations.Markups
Assembly: TallComponents.PDF.Controls.WinForms (in TallComponents.PDF.Controls.WinForms.dll) Version: 2.0.46.0

Syntax

C#
public Popup Popup { get; set; }
Visual Basic
Public Property Popup As Popup
	Get
	Set

See Also