PdfBookmarkOptionsClassNameFilter Property |
An additional filter to be applied to the tag name filter. This must be identical with the string
set for the 'class' atttribute of the HTML tag.
Note: This is used only by the IE rendering engine.
Namespace: ExpertPdf.HtmlToPdfAssembly: ExpertPdf.HtmlToPdf (in ExpertPdf.HtmlToPdf.dll) Version: 11.0.0
Syntaxpublic string ClassNameFilter { get; set; }
Public Property ClassNameFilter As String
Get
Set
Property Value
Type:
String
See Also