Click or drag to resize
MimeKit

TextPreviewer Methods

The TextPreviewer 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.
Public methodStatic memberGetPreviewText(TextPart) Get a text preview of the text part.
Public methodGetPreviewText(TextReader) Get a text preview of a stream of text.
Public methodGetPreviewText(Stream, String) Get a text preview of a stream of text in the specified charset.
Public methodGetPreviewText(Stream, Encoding) Get a text preview of a stream of text in the specified encoding.
Public methodGetType
(Inherited from Object)
Protected methodMemberwiseClone
(Inherited from Object)
Public methodToString
(Inherited from Object)
Top
See Also