Whether the spell check has been cancelled.
 Declaration Syntax
 Declaration Syntax| C# | C# | Visual Basic | Visual Basic | Visual C++ | Visual C++ | F# | F# | 
public bool Cancelled { get; }
public bool Cancelled { get; }
Public ReadOnly Property Cancelled As Boolean Get
Public ReadOnly Property Cancelled As Boolean Get
public: virtual property bool Cancelled { bool get () sealed; }
public: virtual property bool Cancelled { bool get () sealed; }
abstract Cancelled : bool with get override Cancelled : bool with get
abstract Cancelled : bool with get override Cancelled : bool with get
 Property Value
 Property ValueAssembly: Keyoti.RapidSpell.NET4 (Module: Keyoti.RapidSpell.NET4.dll) Version: 6.2.21.412

