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