Deletes the default spell-checking settings file.

Namespace:  C1.Win.C1Spell
Assembly:  C1.Win.C1Spell.2 (in C1.Win.C1Spell.2.dll)

Syntax

C#
public void DeleteOptionSetting()
Visual Basic (Declaration)
Public Sub DeleteOptionSetting

Remarks

The C1Spell control options are automatically saved and loaded using this file when IsOptionSettingFixed is True.

See Also