Retrieves or sets the flag to indicate whether EmEditor adds the Unicode signature (BOM) next time it saves the document.
bUnicodeSignature = document.UnicodeSignature;
document.UnicodeSignature = bUnicodeSignature;
bUnicodeSignature = document.UnicodeSignature
document.UnicodeSignature = bUnicodeSignature
Supported on EmEditor Professional Version 4.00 or later.
Send feedback on this topic to Emurasoft