hideSummary

This property is used to disable the spellchecker window's summary screen. Possible values are true and false .

The default value of hideSummary is false.

Example:

var oSpell = new JavaScriptSpellCheck();
oSpell.hideSummary = false