ExpertPdf Html to Pdf Converter Library
ClassNameFilter Property
NamespacesExpertPdf.HtmlToPdfPdfBookmarkOptionsClassNameFilter
ExpertPdf Html to Pdf Converter Library
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.
Declaration Syntax
C#Visual BasicVisual C++
public string ClassNameFilter { get; set; }
Public Property ClassNameFilter As String
public:
property String^ ClassNameFilter {
	String^ get ();
	void set (String^ value);
}

Assembly: ExpertPdf.HtmlToPdf (Module: ExpertPdf.HtmlToPdf) Version: 6.2.0.0 (6.2.0.0)