EVO HTML to PDF Converter

HtmlToPdfElementPdfBookmarkOptions Property

EVO PDF Client for .NET Documentation
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:  EvoPdf.HtmlToPdfClient
Assembly:  EvoHtmlToPdfClient (in EvoHtmlToPdfClient.dll) Version: 9.0.0.0 (9.0.0.0)
Syntax

public PdfBookmarkOptions PdfBookmarkOptions { get; }

Property Value

Type: PdfBookmarkOptions
See Also

Reference