A collection of child bookmarks or the root bookmarks.

Namespace: TallComponents.PDF.Navigation
Assembly: TallComponents.PDF.Kit (in TallComponents.PDF.Kit.dll) Version: 3.0.69.1

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