MailKit Documentation
MailKit Documentation
API Reference
MimeKit.Text
HtmlTagContext Class
HtmlTagContext Constructor
HtmlTagContext Properties
HtmlTagContext Methods
Html
Tag
Context Constructor
Initialize a new instance of the
HtmlTagContext
class.
Namespace:
MimeKit.Text
Assembly:
MimeKit (in MimeKit.dll) Version: 4.7.1
Syntax
C#
Copy
protected
HtmlTagContext
(
HtmlTagId
tagId
)
Parameters
tagId
HtmlTagId
The HTML tag identifier.
Exceptions
Exception
Condition
ArgumentOutOfRangeException
tagId
is invalid.
Remarks
Creates a new
HtmlTagContext
.
See Also
Reference
HtmlTagContext Class
MimeKit.Text Namespace
Copyright © 2013-2023 Jeffrey Stedfast
Send comments on this topic to
Jeffrey Stedfast