ShowRuler Property (GeneralProp Object)¶
Corresponds to the Show Ruler check box in the General page of Configuration Properties.
¶
[JavaScript]¶
b = object.ShowRuler;
object.ShowRuler = b;
[VBScript]¶
b = object.ShowRuler
object.ShowRuler = b
Version¶
Supported on EmEditor Professional Version 7.00 or later.