Plain |
The PlainTextPreviewer type exposes the following members.
Name | Description | |
---|---|---|
Equals | (Inherited from Object) | |
Finalize | (Inherited from Object) | |
GetHashCode | (Inherited from Object) | |
GetPreviewText(String) |
Get a text preview of a string of text.
(Overrides TextPreviewerGetPreviewText(String)) | |
GetPreviewText(TextReader) |
Get a text preview of a stream of text.
(Overrides TextPreviewerGetPreviewText(TextReader)) | |
GetPreviewText(Stream, String) |
Get a text preview of a stream of text in the specified charset.
(Inherited from TextPreviewer) | |
GetPreviewText(Stream, Encoding) |
Get a text preview of a stream of text in the specified encoding.
(Inherited from TextPreviewer) | |
GetType | (Inherited from Object) | |
MemberwiseClone | (Inherited from Object) | |
ToString | (Inherited from Object) |