Collection.Charset Property |
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);
A string representing the name of the character set used to display the content.
Collection Object | Collection Members | HelpProducer Namespace