Settings.defaultCharset
string defaultCharset() @property nothrowGet defaultCharset property.
Returns
The default text charset used when interpreting content with an unspecified charset.
void defaultCharset(string propval) @property nothrowSet defaultCharset property.
Parameters
propval | The default text charset used when interpreting content with an unspecified charset. |