The associated PagesViewer control. When the user clicks an node in the bookmark tree, this PagesViewer control will behave accordingly.

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

Syntax

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

See Also