ExpertPdf PDF Creator Library
This property is used to set an array containing the HTML tag names of the HTML elements that will be excluded from conversion to PDF.
The HTML tag names are case insensitive.

Declaration Syntax
public string[] HtmlTagNames { get; set; }Public Property HtmlTagNames As String()
public:
property array<String^>^ HtmlTagNames {
array<String^>^ get ();
void set (array<String^>^ value);
}Assembly:
ExpertPdf.PdfCreator (Module: ExpertPdf.PdfCreator) Version: 5.2.0.0 (5.2.0.0)