This ActionHandler is responsible for executing actions that are associated with events that are raised by this BookmarksViewer.

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

Syntax

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

See Also