Retrieves or sets the current encoding of the opened file.
nEncoding = document.Encoding;
document.Encoding = nEncoding;
nEncoding = document.Encoding
document.Encoding = nEncoding
nEncoding
Select from the Encoding Constants, or specify any code page used in the Windows Operating System.
Supported on EmEditor Professional Version 4.00 or later.
Send feedback on this topic to Emurasoft