DetectCharset Property (FileProp Object)

Corresponds to the Detect HTML/XML Charset check box in the File page of Configuration Properties.

[JavaScript]

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

[VBScript]

b = object.DetectCharset
object.DetectCharset = b

Version

Supported on EmEditor Professional Version 7.00 or later.