HighlightCharRef Property (HighlightProp Object)¶
Corresponds to the Highlight HTML/XML Character Reference and UCN check box in the
Highlight (2) page of Configuration Properties. Supported on EmEditor Professional Version 11.00 or later.¶
[JavaScript]¶
b = object.HighlightCharRef;
object.HighlightCharRef = b;
[VBScript]¶
b = object.HighlightCharRef
object.HighlightCharRef = b
Version¶