HighlightCharRef Property (HighlightProp Object)

Corresponds to the Highlight HTML/XML Character Reference and UCN check box in the Highlight (2) page of Configuration Properties.

[JavaScript]

b = object.HighlightCharRef;
object.HighlightCharRef = b;

[VBScript]

b = object.HighlightCharRef
object.HighlightCharRef = b

Version

Supported on EmEditor Professional Version 11.00 or later.