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

Definition

Namespace: WinnovativeClient
Assembly: WinnovativeClient (in WinnovativeClient.dll) Version: 18.0.0.0 (18.0.0.0)
C#
public bool HierarchicalBookmarks { get; set; }

Property Value

Boolean

See Also