UnicodeSignature Property (FileSaveProp Object)¶
Corresponds to the Add a Unicode Signature (BOM) check box in the Save Details dialog box.
¶
[JavaScript]¶
b = object.UnicodeSignature;
object.UnicodeSignature = b;
[VBScript]¶
b = object.UnicodeSignature
object.UnicodeSignature = b
Version¶
Supported on EmEditor Professional Version 7.00 or later.