ShowDBSpaces Property (MarkProp Object)

Corresponds to the Show Double-Byte Spaces check box in the Marks page of Configuration Properties.

[JavaScript]

b = object.ShowDBSpaces;
object.ShowDBSpaces = b;

[VBScript]

b = object.ShowDBSpaces
object.ShowDBSpaces = b

Version

Supported on EmEditor Professional Version 7.00 or later.