The PDF document that holds the bookmarks that are displayed by this control.

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

Syntax

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

See Also