PasteAnsi 属性 (GeneralProp 对象)

与配置属性中 常规 页面 上的 总是粘贴为 ANSI 复选框相对应。

[JavaScript]

b = object.PasteAnsi;
object.PasteAnsi = b;

[VBScript]

b = object.PasteAnsi
object.PasteAnsi = b

版本

支持 EmEditor 7.00 或之后的版本。