PdfBookmarkOptionsHierarchicalBookmarks Property
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: EvoPdfClientAssembly: EvoPdfClient (in EvoPdfClient.dll) Version: 11.0.0.0 (11.0.0.0)
public bool HierarchicalBookmarks { get; set; }
Public Property HierarchicalBookmarks As Boolean
Get
Set
Property Value
Boolean