DocumentBookmarks Property |
Gets the bookmarks collection of the document.
Namespace:
ExpertPdf.HtmlToPdf.PdfDocument
Assembly:
ephtmltopdf (in ephtmltopdf.dll) Version: 17.0.0
Syntax public BookmarksCollection Bookmarks { get; }
Public ReadOnly Property Bookmarks As BookmarksCollection
Get
Property Value
Type:
BookmarksCollectionSee Also