Click or drag to resize
MimeKit

HtmlTagToken Properties

The HtmlTagToken type exposes the following members.

Properties
 NameDescription
Public propertyAttributes Get the attributes.
Public propertyId Get the HTML tag identifier.
Public propertyIsEmptyElement Get whether or not the tag is an empty element.
Public propertyIsEndTag Get whether or not the tag is an end tag.
Public propertyKind Get the kind of HTML token that this object represents.
(Inherited from HtmlToken)
Public propertyName Get the name of the tag.
Top
See Also