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. Note: This is used only by the IE rendering engine.

Namespace: ExpertPdf.HtmlToPdf
Assembly: ExpertPdf.HtmlToPdf (in ExpertPdf.HtmlToPdf.dll) Version: 11.0.0
Syntax
public bool BookmarkHiddenElements { get; set; }

Property Value

Type: Boolean
See Also