Mime |
Class | Description | |
---|---|---|
FlowedToHtml | A flowed text to HTML converter. | |
FlowedToText | A flowed text to text converter. | |
HtmlAttribute | An HTML attribute. | |
HtmlAttributeCollection | A readonly collection of HTML attributes. | |
HtmlAttributeIdExtensions | HtmlAttributeId extension methods. | |
HtmlCDataToken | An HTML token constisting of [CDATA[. | |
HtmlCommentToken | An HTML comment token. | |
HtmlDataToken | An HTML token constisting of character data. | |
HtmlDocTypeToken | An HTML DOCTYPE token. | |
HtmlEntityDecoder | An HTML entity decoder. | |
HtmlScriptDataToken | An HTML token constisting of script data. | |
HtmlTagContext | An HTML tag context. | |
HtmlTagIdExtensions | HtmlTagId extension methods. | |
HtmlTagToken | An HTML tag token. | |
HtmlTextPreviewer | A text previewer for HTML content. | |
HtmlToHtml | An HTML to HTML converter. | |
HtmlToken | An abstract HTML token class. | |
HtmlTokenizer | An HTML tokenizer. | |
HtmlUtils | A collection of HTML-related utility methods. | |
HtmlWriter | An HTML writer. | |
PlainTextPreviewer | A text previewer for plain text. | |
TextConverter | An abstract class for converting text from one format to another. | |
TextPreviewer | An abstract class for generating a text preview of a message. | |
TextToFlowed | A text to flowed text converter. | |
TextToHtml | A text to HTML converter. | |
TextToText | A text to text converter. |
Delegate | Description | |
---|---|---|
HtmlTagCallback | An HTML tag callback delegate. |
Enumeration | Description | |
---|---|---|
HeaderFooterFormat | An enumeration of possible header and footer formats. | |
HtmlAttributeId | HTML attribute identifiers. | |
HtmlNamespace | An HTML namespace. | |
HtmlTagId | HTML tag identifiers. | |
HtmlTokenizerState | The HTML tokenizer state. | |
HtmlTokenKind | The kinds of tokens that the HtmlTokenizer can emit. | |
HtmlWriterState | An enumeration of possible states of a HtmlWriter. | |
TextEncodingConfidence | An enumeration of text encoding confidences. | |
TextFormat | An enumeration of text formats. |