HtmlElementMappingHtmlElementTagName Property |
The HTML tag name of the HTML element.
Namespace: ExpertPdf.HtmlToPdfAssembly: ExpertPdf.HtmlToPdf (in ExpertPdf.HtmlToPdf.dll) Version: 11.0.0
Syntaxpublic string HtmlElementTagName { get; }
Public ReadOnly Property HtmlElementTagName As String
Get
Property Value
Type:
String
See Also