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