Click or drag to resize

PdfDocumentBookmarks Property

Gets a collection of all PdfBookmark objects in this document.

Namespace:  RadPdf.Data.Document
Assembly:  RadPdf (in RadPdf.dll) Version: 5.6.0.0 (5.6.0.0)
Syntax
public PdfBookmarkCollection Bookmarks { get; }

Property Value

Type: PdfBookmarkCollection
See Also