NumericEntity プロパティ (FileSaveProp オブジェクト)

[保存時の詳細] ダイアログ ボックス の [Unicode文字をHTML/XMLの文字参照として保存] チェック ボックスに相当します。

[JavaScript]

b = object.NumericEntity;
object.NumericEntity = b;

[VBScript]

b = object.NumericEntity
object.NumericEntity = b

バージョン

EmEditor Professional Version 7.00 以上で利用できます。