Click or drag to resize

BookmarksViewerNode Class

Represents a node of a BookmarksViewer.
Inheritance Hierarchy
SystemObject
  SystemMarshalByRefObject
    System.Windows.FormsTreeNode
      Patagames.Pdf.Net.Controls.WinFormsBookmarksViewerNode

Namespace: Patagames.Pdf.Net.Controls.WinForms
Assembly: Patagames.Pdf.WinForms (in Patagames.Pdf.WinForms.dll) Version: 4.94.2704
Syntax
public class BookmarksViewerNode : TreeNode

The BookmarksViewerNode type exposes the following members.

Constructors
 NameDescription
Public methodBookmarksViewerNode Create a new instance of a BookmarksViewerNode class
Top
Properties
 NameDescription
Public propertyBookmark Gets bookmark under this node
Top
See Also