Html |
public class HtmlTextPreviewer : TextPreviewer
The HtmlTextPreviewer type exposes the following members.
Name | Description | |
---|---|---|
HtmlTextPreviewer | Initialize a new instance of the HtmlTextPreviewer class. |
Name | Description | |
---|---|---|
InputFormat |
Get the input format.
(Overrides TextPreviewerInputFormat) | |
MaximumPreviewLength |
Get or set the maximum text preview length.
(Inherited from TextPreviewer) |
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.
(Inherited from TextPreviewer) | |
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) |