Click or drag to resize

HtmlDocumentDetectEncoding Method

Overload List
  NameDescription
Public methodDetectEncoding(Stream)
Detects the encoding of an HTML stream.
Public methodDetectEncoding(TextReader)
Detects the encoding of an HTML text provided on a TextReader.
Public methodDetectEncoding(String)
Detects the encoding of an HTML file.
Top
See Also