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.

Namespace:  ExpertPdf.PdfCreator
Assembly:  epdfcreator (in epdfcreator.dll) Version: 17.0.0
Syntax
public string ClassNameFilter { get; set; }

Property Value

Type: String
See Also