SetEncoding Method

Majestic12

High-performance .NET C# HTMLparser Library

HTMLparser.SetEncoding Method

Sets current encoding in format used in HTTP headers and HTML META tags

Overload List

Sets current encoding in format used in HTTP headers and HTML META tags

public bool SetEncoding(string);

Sets encoding

public void SetEncoding(Encoding);

See Also

HTMLparser Class | Majestic12 Namespace