Click or drag to resize
MimeKit

HtmlTagIdExtensions Methods

The HtmlTagIdExtensions type exposes the following members.

Methods
 NameDescription
Public Extension MethodIsEmptyElement Determines whether or not the HTML tag is an empty element.
Public Extension MethodIsFormattingElement Determines whether or not the HTML tag is a formatting element.
Public Extension MethodToHtmlTagName Converts the enum value into the equivalent tag name.
Top
See Also