Specifies the mode of operation for spell checking.
Definition
Namespace:Telerik.Windows.Controls
Assembly:Telerik.Windows.Documents.Proofing.dll
Syntax:
C#
public enum SpellCheckingMode
Fields
C#
AllAtOnce = 1
C#
WordByWord = 0
Specifies the mode of operation for spell checking.
Namespace:Telerik.Windows.Controls
Assembly:Telerik.Windows.Documents.Proofing.dll
Syntax:
public enum SpellCheckingMode
AllAtOnce = 1
WordByWord = 0