PdfBookmarkOptionsBookmarkHiddenElements Property |
When this property is true the converter will generate bookmarks for hidden HTML elements.
Default value is true.
Namespace: ExpertPdf.PdfCreatorAssembly: ExpertPdf.PdfCreator (in ExpertPdf.PdfCreator.dll) Version: 11.0.0
Syntaxpublic bool BookmarkHiddenElements { get; set; }
Public Property BookmarkHiddenElements As Boolean
Get
Set
Property Value
Type:
Boolean
See Also