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: 21.1.0
Syntax
public bool BookmarkHiddenElements { get; set; }

Property Value

Boolean
See Also