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.HtmlToPdfAssembly: ExpertPdf.HtmlToPdf (in ExpertPdf.HtmlToPdf.dll) Version: 11.0.0
Syntaxpublic bool BookmarkHiddenElements { get; set; }
Public Property BookmarkHiddenElements As Boolean
Get
Set
Property Value
Type:
Boolean
See Also