Click or drag to resize

PdfBookmarkOptionsBookmarkHiddenElements Property

When this property is true the converter will generate bookmarks for hidden HTML elements. Default value is true.

Namespace:  ExpertPdf.PdfCreator
Assembly:  epdfcreator (in epdfcreator.dll) Version: 17.0.0
Syntax
public bool BookmarkHiddenElements { get; set; }

Property Value

Type: Boolean
See Also