Click or drag to resize
MimeKit

HtmlTextPreviewer Methods

The HtmlTextPreviewer type exposes the following members.

Methods
 NameDescription
Public methodEquals
(Inherited from Object)
Protected methodFinalize
(Inherited from Object)
Public methodGetHashCode
(Inherited from Object)
Public methodGetPreviewText(String) Get a text preview of a string of text.
(Inherited from TextPreviewer)
Public methodGetPreviewText(TextReader) Get a text preview of a stream of text.
(Overrides TextPreviewerGetPreviewText(TextReader))
Public methodGetPreviewText(Stream, String) Get a text preview of a stream of text in the specified charset.
(Inherited from TextPreviewer)
Public methodGetPreviewText(Stream, Encoding) Get a text preview of a stream of text in the specified encoding.
(Inherited from TextPreviewer)
Public methodGetType
(Inherited from Object)
Protected methodMemberwiseClone
(Inherited from Object)
Public methodToString
(Inherited from Object)
Top
See Also