MarginNormal Property (GeneralProp Object)

Corresponds to the Normal Line Margin text box in the General page of Configuration Properties.

[JavaScript]

b = object.MarginNormal;
object.MarginNormal = b;

[VBScript]

b = object.MarginNormal
object.MarginNormal = b

Version

Supported on EmEditor Professional Version 7.00 or later.