The actions that are executed when this bookmark is activated.

Namespace: TallComponents.PDF.Navigation
Assembly: TallComponents.PDF.Kit (in TallComponents.PDF.Kit.dll) Version: 3.0.69.1

Syntax

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

See Also