Click or drag to resize

HtmlDocumentDetectEncodingAndLoad Method

Overload List
  NameDescription
Public methodDetectEncodingAndLoad(String)
Detects the encoding of an HTML document from a file first, and then loads the file.
Public methodDetectEncodingAndLoad(String, Boolean)
Detects the encoding of an HTML document from a file first, and then loads the file.
Top
See Also