Removes objects of the type Dictionary from the collection and invalidate them for spell checking and suggestion operations.

Remove(Proofing.Dictionary)

public void Remove(Proofing.Dictionary dictionary);

Parameters

Parameter Description
dictionary Specifies the dictionary.

Remarks

This method throws an exception when called while the SpellCheckDialog is open (except for removing dictionaries of type UserDictionary when the built-in options dialog was invoked by a SpellCheckdialog's dialog button).