MarginNormal Property (GeneralProp Object)¶
Corresponds to the Normal Line Margin text box in the
General page of Configuration Properties. Supported on EmEditor Professional Version 7.00 or later.¶
[JavaScript]¶
b = object.MarginNormal;
object.MarginNormal = b;
[VBScript]¶
b = object.MarginNormal
object.MarginNormal = b
Version¶