Click or drag to resize
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.HtmlToPdf
Assembly: ExpertPdf.HtmlToPdf (in ExpertPdf.HtmlToPdf.dll) Version: 11.0.0
Syntax
public string ClassNameFilter { get; set; }

Property Value

Type: String
See Also