Highlight Property (SpellProp Object)

Corresponds to the Highlight check box in the Spelling page of Configuration Properties.

[JavaScript]

b = object.Highlight;
object.Highlight = b;

[VBScript]

b = object.Highlight
object.Highlight = b

Version

Supported on EmEditor Professional Version 10.00 or later.