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. Note: This is used only by the IE rendering engine.
Declaration Syntax
C#Visual BasicVisual C++
public string ClassNameFilter { get; set; }
Public Property ClassNameFilter As String
	Get
	Set
public:
property String^ ClassNameFilter {
	String^ get ();
	void set (String^ value);
}
Property Value

Assembly: ExpertPdf.HtmlToPdf (Module: ExpertPdf.HtmlToPdf.dll) Version: 9.2.0.25824 (9.2.0.0)