Corresponds to the Always Paste as ANSI check box in the General tab of Configuration Properties.
b = object.PasteAnsi;
object.PasteAnsi = b;
b = object.PasteAnsi
object.PasteAnsi = b
Supported on EmEditor Professional Version 7.00 or later.