DetectUnicodeSignature Property (FileProp Object)

Corresponds to the Detect Unicode Signature (BOM) check box in the File page of Configuration Properties.

[JavaScript]

b = object.DetectUnicodeSignature;
object.DetectUnicodeSignature = b;

[VBScript]

b = object.DetectUnicodeSignature
object.DetectUnicodeSignature = b

Version

Supported on EmEditor Professional Version 7.00 or later.