Gets or sets a value specifying the DialogButton text. The behavior changes to an Undo Edit button, if the preview text of the SpellCheckDialog is manually modified. When no button in the dialog is set to true, the preview text is not editable.

Syntax

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