HtmlElementAttribute(String, String) Constructor
Constructs a HTML element attribute with the given name and value
Namespace: HiQPdfAssembly: HiQPdf.NetCore (in HiQPdf.NetCore.dll) Version: 18.0.0
public HtmlElementAttribute(
string attributeName,
string attributeValue
)
Parameters
- attributeName String
- The attribute name
- attributeValue String
- The attribute value