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