Quote Property (SpellProp Object)

Corresponds to the Quoted Lines check box in the Spelling page of Configuration Properties.

[JavaScript]

b = object.Quote;
object.Quote = b;

[VBScript]

b = object.Quote
object.Quote = b

Version

Supported on EmEditor Professional Version 10.00 or later.