MarginQuote Property (GeneralProp Object)

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

[JavaScript]

b = object.MarginQuote;
object.MarginQuote = b;

[VBScript]

b = object.MarginQuote
object.MarginQuote = b

Version

Supported on EmEditor Professional Version 7.00 or later.