• Products
  • Pricing
  • Documentation
  • Support
Login
Your cart is empty. See pricing.
My order
Total:
Order
  • Home
  • Products
  • Pricing
  • Documentation
  • Support
Login
LinkedIn
Twitter
  • Guide
  • API reference
  • Code samples
  • Changelog
  • TallComponents
  • TallComponents.Licensing
  • TallComponents.PDF
  • TallComponents.PDF.Actions
  • TallComponents.PDF.Annotations
  • TallComponents.PDF.Annotations.Markups
  • TallComponents.PDF.Annotations.Widgets
  • TallComponents.PDF.Brushes
  • TallComponents.PDF.Colors
  • TallComponents.PDF.Diagnostics
  • TallComponents.PDF.DigitalSignatures
  • TallComponents.PDF.DynamicXfa
  • TallComponents.PDF.Extensions
  • TallComponents.PDF.Fonts
  • TallComponents.PDF.Forms.Data
  • TallComponents.PDF.Forms.Fields
  • TallComponents.PDF.Forms.Fields.Barcodes
  • TallComponents.PDF.Forms.Fields.Barcodes.Properties
  • TallComponents.PDF.JavaScript
  • TallComponents.PDF.JavaScript.Scripting
  • TallComponents.PDF.JavaScript.Scripting.Soap
  • TallComponents.PDF.Metadata
  • TallComponents.PDF.Navigation
  • TallComponents.PDF.Pens
  • TallComponents.PDF.Prepress
  • TallComponents.PDF.Printing
  • TallComponents.PDF.Security
  • TallComponents.PDF.Shapes
  • TallComponents.PDF.Shapes.Annotations
  • TallComponents.PDF.Shapes.Barcodes
  • TallComponents.PDF.Tags
  • TallComponents.PDF.TextExtraction
  • TallComponents.PDF.Transforms

Namespace TallComponents.PDF.Navigation

Class BookmarkCollection

A collection of child bookmarks or the root bookmarks.

Syntax

public class BookmarkCollection : Object , IEnumerable<Bookmark>

Constructors

BookmarkCollection()
Create a new empty collection.

Properties

Int32 Count
Number of bookmarks in this collection.
Bookmark Item
Get the bookmark at the specified index.
Boolean Open
Indicates whether the bookmark collection is open (i.e. expanded).

Methods

Void Add(Bookmark)
Add an existing bookmark to the end of the collection.
Void AddRange(Bookmark[])
Adds the elements of a Bookmark array to the end of this collection.
Void Clear()
Clear this collection.
Boolean Contains(Bookmark)
Determine whether an Bookmark is in the BookmarkCollection.
IEnumerator<Bookmark> GetEnumerator()
Implements strong typed IEnumerable<T>.GetEnumerator.
Int32 IndexOf(Bookmark)
Returns the index of the specified bookmark in the collection.
Bookmark Insert(Int32)
Insert a new bookmark at the specified index.
Void Insert(Int32,Bookmark)
Insert an existing bookmark at the specified index.
Boolean Remove(Bookmark)
Remove a bookmark from this collection.
Void RemoveAt(Int32)
Remove a bookmark at the specified index.
Our products
PDFKit.NET 5.0
Create and manipulate PDF documents
TallPDF.NET 5.0
Generate PDF on the fly
PDFRasterizer.NET 4.0
Render PDF pages cross-platform
Support resources
  • Code samples
  • Submit issue
  • Contact
  • Licensing Model
Legal
  • EULA
  • Privacy
LinkedIn
Twitter
© 2001-2025 TallComponents BV. All rights reserved.