HtmlToPdfElementPdfBookmarkOptions Property
Gets a reference to the object controlling the bookmarks creation in PDF for the HTML to PDF element.
In order to enable creation of bookmarks you have to set the
HtmlElementSelectors property of
PdfBookmarkOptions class
with the CSS selectors of the HTML elements you want to bookmark.
Namespace: WinnovativeAssembly: WnvHtmlToPdf_NetCore (in WnvHtmlToPdf_NetCore.dll) Version: 18.0.0
public PdfBookmarkOptions PdfBookmarkOptions { get; }
Public ReadOnly Property PdfBookmarkOptions As PdfBookmarkOptions
Get
Property Value
PdfBookmarkOptions