Get or sets a value indicating whether the changing operation for the current incorrect word should be canceled.

Introduced: 6.0.

Syntax

public bool Cancel { get; set; }
>Public Property Cancel() As Boolean