Filter.Charset Property |
Gets or sets the default charset for all HTML documents.
[VBScript] Public Property Charset As Integer
[JScript] public function get Charset() : int; public function set Charset(int);
A integer representing the default character set.