Clears the content of control properties related to the spell-checking process, but preserves the IgnoreAll and ChangeAllPair collections.

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

Syntax

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

See Also