A collection of child bookmarks or the root bookmarks.

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

Syntax

C#
public class BookmarkCollection : IEnumerable<Bookmark>, 
	IEnumerable
Visual Basic
Public Class BookmarkCollection _
	Implements IEnumerable(Of Bookmark), IEnumerable

Inheritance Hierarchy

System..::..Object
  TallComponents.PDF.Navigation..::..BookmarkCollection

See Also