ShowIndentGuides 属性 (MarkProp 对象)

与配置属性中 标记 页面 上的 显示缩进线 复选框相对应。

[JavaScript]

b = object.ShowIndentGuides;
object.ShowIndentGuides
= b;

[VBScript]

b = object.ShowIndentGuides
object.ShowIndentGuides
= b

版本

支持 EmEditor 8.00 或之后的版本。