|  | 
| PdfDocumentBookmarks Property  | 
 
            Gets the bookmarks collection of the pdf document.
            
 
    Namespace: 
   SelectPdf
    Assembly:
   Select.Pdf (in Select.Pdf.dll) Version: 24.1
 Syntax
Syntaxpublic PdfBookmarksCollection Bookmarks { get; }Public ReadOnly Property Bookmarks As PdfBookmarksCollection
	Get
Property Value
Type: 
PdfBookmarksCollection See Also
See Also