EVO PDF Logo

PdfBookmarkOptionsAutoBookmarksEnabled Property

EVO PDF Client for .NET Core
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_NetCore (in EvoPdfClient_NetCore.dll) Version: 10.0.0
Syntax

public bool AutoBookmarksEnabled { get; set; }

Property Value

Type: Boolean
See Also

Reference