Settings.defaultCharset

string defaultCharset() @property

Get defaultCharset property.

Returns

The default text charset used when interpreting content with an unspecified charset.
void defaultCharset(string propval) @property

Set defaultCharset property.

Parameters

propvalThe default text charset used when interpreting content with an unspecified charset.