Gets or sets the character set to be used.

[VBScript]
Public Property Charset As String
[JScript]
public function get Charset() : String;
public function set Charset(String);

Property Value

A string representing the name of the character set used to display the content.

See Also

Collection Object | Collection Members | HelpProducer Namespace