DBCharURL Property (LinkProp Object)¶
Corresponds to the Recognize
Double-Byte Characters as URLs check box in the Link page of Configuration Properties. Supported on EmEditor Professional Version 7.00 or later.¶
[JavaScript]¶
b = object.DBCharURL;
object.DBCharURL = b;
[VBScript]¶
b = object.DBCharURL
object.DBCharURL = b
Version¶