|
PdfDocumentBookmarks Property
|
Gets the bookmarks collection of the pdf document.
Namespace: SelectPdfAssembly: Select.HtmlToPdf (in Select.HtmlToPdf.dll) Version: 26.2
Syntaxpublic PdfBookmarksCollection Bookmarks { get; }Public ReadOnly Property Bookmarks As PdfBookmarksCollection
Get
Property Value
PdfBookmarksCollection
See Also