WinForms control that displays the bookmark tree of a PDF document.

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

Syntax

C#
public class BookmarksViewer : Panel
Visual Basic
Public Class BookmarksViewer _
	Inherits Panel

Inheritance Hierarchy

System..::..Object
  System..::..MarshalByRefObject
    System.ComponentModel..::..Component
      System.Windows.Forms..::..Control
        System.Windows.Forms..::..ScrollableControl
          System.Windows.Forms..::..Panel
            TallComponents.Interaction.WinForms.Controls..::..BookmarksViewer

See Also