EVO HTML to PDF Converter

PdfBookmarkOptionsHierarchicalBookmarks Property

Winnovative Client for .NET Documentation
A flag indicating if the bookmarks created in PDF for the HTML elements are arranged in a hierarchy based on the bookmark levels defined in HTML. By default this property is true

Namespace:  Winnovative.HtmlToPdfClient
Assembly:  WnvHtmlToPdfClient (in WnvHtmlToPdfClient.dll) Version: 16.0.0.0 (16.0.0.0)
Syntax

public bool HierarchicalBookmarks { get; set; }

Property Value

Type: Boolean
See Also

Reference