EVO PDF Logo

PdfBookmarkOptionsAutoBookmarksEnabled Property

EVO PDF Client for .NET Framework
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:  EvoPdfClient
Assembly:  EvoPdfClient (in EvoPdfClient.dll) Version: 10.0.0.0 (10.0.0.0)
Syntax

public bool AutoBookmarksEnabled { get; set; }

Property Value

Type: Boolean
See Also

Reference