Plain |
| Name | Description | |
|---|---|---|
| GetPreviewText(String) | Get a text preview of a string of text. | |
| GetPreviewText(TextReader) | Get a text preview of a stream of text. | |
| GetPreviewText(Stream, String) | Get a text preview of a stream of text in the specified charset. | |
| GetPreviewText(Stream, Encoding) | Get a text preview of a stream of text in the specified encoding. |