HtmlElementInfoTagName Property
Gets or sets the HTML tag name of the element (e.g., "div", "span").
Namespace: EvoPdf.ChromiumAssembly: EvoPdf.Chromium (in EvoPdf.Chromium.dll) Version: 12.5.0
public string TagName { get; set; }
Property Value
String