TagBegin Property (HighlightProp Object)¶
Corresponds to the Begin Tag text box in the Highlight (1) page of Configuration Properties.
¶
[JavaScript]¶
str = object.TagBegin;
object.TagBegin = str;
[VBScript]¶
str = object.TagBegin
object.TagBegin = str
Version¶
Supported on EmEditor Professional Version 7.00 or later.