DetectEncoding Method

Html Agility Pack

Collapse imageExpand ImageCopy imageCopyHover image

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.

See Also