Highlight Property (SpellProp Object)¶
Corresponds to the Highlight check box in the
Spelling page of Configuration Properties. Supported on EmEditor Professional Version 10.00 or later.¶
[JavaScript]¶
b = object.Highlight;
object.Highlight = b;
[VBScript]¶
b = object.Highlight
object.Highlight = b
Version¶