Property Charset
- Namespace
- DotNetBrowser.Net.Handlers
- Assembly
- DotNetBrowser.dll
Charset
Gets the charset in lower case from the headers. If there's no charset, returns empty string.
public string Charset { get; }
Property Value
- string
The charset in lower case from the headers.