DetectCharset 属性 (FileProp 对象)

与配置属性中 文件 页面 上的 检测 HTML/XML 字符集 复选框相对应。

[JavaScript]

b = object.DetectCharset;
object.DetectCharset = b;

[VBScript]

b = object.DetectCharset
object.DetectCharset = b

版本

支持 EmEditor 7.00 或之后的版本。