Value that indicates whether the spell-checking process was cancelled or not.

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

Syntax

C#
public bool Cancelled { get; set; }
Visual Basic (Declaration)
Public Property Cancelled As Boolean

See Also