property charset

(r/w) string charset;

Typ

Zugriff

This property sets and gets the character set for the document. Possible values are: utf-8, windows-1252, utf-16, iso-2022-jp. For a complete list see the W3C listing.

See addDHTMLDOMObject for a usage example.