DBCharURL Property (LinkProp Object)

Corresponds to the Recognize Double-Byte Characters as URLs check box in the Link page of Configuration Properties.

[JavaScript]

b = object.DBCharURL;
object.DBCharURL = b;

[VBScript]

b = object.DBCharURL
object.DBCharURL = b

Version

Supported on EmEditor Professional Version 7.00 or later.