New to Telerik UI for WinFormsStart a free 30-day trial

Definition

Namespace:Telerik.WinForms.Documents.Proofing

Assembly:Telerik.WinControls.RichTextEditor.dll

Syntax:

C#
public class SpellCheckerSettings

Inheritance: objectSpellCheckerSettings

Constructors

C#
public SpellCheckerSettings()

Properties

Gets or sets the spell check uppercase words.

C#
public bool SpellCheckUppercaseWords { get; set; }
Property Value:

The spell check uppercase words.

Gets or sets the spell check words with numbers.

C#
public bool SpellCheckWordsWithNumbers { get; set; }
Property Value:

The spell check words with numbers.