HiQPdf Next Library for .NET Documentation
C#
Show/Hide TOC
Html
Element
Info
Tag
Name Property
Gets or sets the HTML tag name of the element (e.g., "div", "span").
Definition
Namespace:
HiQPdf.Next
Assembly:
HiQPdf.Next (in HiQPdf.Next.dll) Version: 18.0.0
C#
Copy
public
string
TagName
{
get
;
set
; }
Property Value
String
See Also
Reference
HtmlElementInfo Class
HiQPdf.Next Namespace
In This Article
Definition
See Also