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)
Syntaxpublic PdfBookmarkCollection Bookmarks { get; }Public ReadOnly Property Bookmarks As PdfBookmarkCollection
Get
Property Value
Type:
PdfBookmarkCollection
See Also