EVO HTML to PDF Converter

PdfBookmarkOptionsAutoBookmarksEnabled Property

EVO PDF Client for Universal Windows Platform Documentation
A flag indicating if the automatic creation of bookmarks in PDF for the H1 to H6 HTML elements is enabled or not. By default the automatic bookmarks creation is disabled

Namespace:  EvoPdf.HtmlToPdfClient
Assembly:  EvoHtmlToPdfClient_UWP (in EvoHtmlToPdfClient_UWP.dll) Version: 9.0.0.0 (9.0.0.0)
Syntax

public bool AutoBookmarksEnabled { get; set; }

Property Value

Type: Boolean
See Also

Reference