DocumentBookmarks Property |
Gets the bookmarks collection of the document.
Namespace: ExpertPdf.HtmlToPdf.PdfDocumentAssembly: ExpertPdf.HtmlToPdf (in ExpertPdf.HtmlToPdf.dll) Version: 11.0.0
Syntaxpublic BookmarksCollection Bookmarks { get; }
Public ReadOnly Property Bookmarks As BookmarksCollection
Get
Property Value
Type:
BookmarksCollection
See Also