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