The actions to be performed when this link is clicked.

Namespace: TallComponents.PDF.Layout.Shapes.Annotations
Assembly: TallComponents.PDF.Layout (in TallComponents.PDF.Layout.dll) Version: 3.0.63.0

Syntax

C#
public ActionCollection MouseUpActions { get; }
Visual Basic
Public ReadOnly Property MouseUpActions As ActionCollection
	Get

See Also