HtmlDocumentDetectEncoding Method |
| Name | Description | |
|---|---|---|
| DetectEncoding(Stream) |
Detects the encoding of an HTML stream.
| |
| DetectEncoding(TextReader) |
Detects the encoding of an HTML text provided on a TextReader.
| |
| DetectEncoding(String) |
Detects the encoding of an HTML file.
|